Home
last modified time | relevance | path

Searched refs:TAS2770_PAGE (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/codecs/
Dtas2770.c540 { TAS2770_PAGE, 0x00 },
561 case TAS2770_PAGE: /* regmap implementation requires this */ in tas2770_volatile()
601 .selector_reg = TAS2770_PAGE,
Dtas2770.h15 #define TAS2770_PAGE TAS2770_REG(0X0, 0x00) macro