Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1011.c37 { RT1011_POWER_9, 0xa840 },
840 case RT1011_POWER_9: in rt1011_readable_register()
1429 snd_soc_component_update_bits(component, RT1011_POWER_9, in rt1011_dac_event()
1437 snd_soc_component_update_bits(component, RT1011_POWER_9, in rt1011_dac_event()
2250 regmap_write(rt1011->regmap, RT1011_POWER_9, 0xa860); in rt1011_calibrate()
2340 regmap_write(rt1011->regmap, RT1011_POWER_9, 0xa840); in rt1011_calibrate()
H A Drt1011.h83 #define RT1011_POWER_9 0x032d macro