Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5663.c763 case RT5663_IL_CMD_5: in rt5663_volatile_register()
885 case RT5663_IL_CMD_5: in rt5663_readable_register()
1081 case RT5663_IL_CMD_5: in rt5663_v2_volatile_register()
1846 val = snd_soc_component_read(component, RT5663_IL_CMD_5); in rt5663_button_detect()
1849 snd_soc_component_write(component, RT5663_IL_CMD_5, val); in rt5663_button_detect()
3624 regmap_update_bits(rt5663->regmap, RT5663_IL_CMD_5, in rt5663_i2c_probe()
H A Drt5663.h755 #define RT5663_IL_CMD_5 0x00df macro