Searched refs:RT1308_POWER_STATUS (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/sound/soc/codecs/ |
A D | rt1308.c | 43 { RT1308_POWER_STATUS, 0x08800000 }, 227 case RT1308_POWER_STATUS: in rt1308_volatile_register() 307 snd_soc_component_update_bits(component, RT1308_POWER_STATUS, in rt1308_classd_event() 313 snd_soc_component_update_bits(component, RT1308_POWER_STATUS, in rt1308_classd_event() 809 regmap_write(rt1308->regmap, RT1308_POWER_STATUS, 0x01800000); in rt1308_efuse()
|
A D | rt1308-sdw.h | 147 { 0xc000 | (RT1308_POWER_STATUS << 4), 0x00 },
|
A D | rt1308.h | 63 #define RT1308_POWER_STATUS 0x36 macro
|
A D | rt1308-sdw.c | 360 RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4), in rt1308_classd_event() 367 RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4), in rt1308_classd_event()
|
Completed in 8 milliseconds