Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2770.c44 snd_soc_component_write(tas2770->component, TAS2770_SW_RST, in tas2770_reset()
543 { TAS2770_SW_RST, 0x00 },
564 case TAS2770_SW_RST: /* always clears after write */ in tas2770_volatile()
H A Dtas2770.h18 #define TAS2770_SW_RST TAS2770_REG(0X0, 0x01) macro