Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1019.c88 case RT1019_SDB_CTRL: in rt1019_readable_register()
132 snd_soc_component_write(component, RT1019_SDB_CTRL, 0xb); in r1019_dac_event()
135 snd_soc_component_write(component, RT1019_SDB_CTRL, 0xa); in r1019_dac_event()
486 snd_soc_component_write(component, RT1019_SDB_CTRL, 0xa); in rt1019_probe()
H A Drt1019.h24 #define RT1019_SDB_CTRL 0x0066 macro