Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2770.c542 { TAS2770_PAGE, 0x00 },
563 case TAS2770_PAGE: /* regmap implementation requires this */ in tas2770_volatile()
603 .selector_reg = TAS2770_PAGE,
H A Dtas2770.h15 #define TAS2770_PAGE TAS2770_REG(0X0, 0x00) macro