Searched refs:RT1308_POWER_STATUS (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H 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() 810 regmap_write(rt1308->regmap, RT1308_POWER_STATUS, 0x01800000); in rt1308_efuse()
|
H A D | rt1308-sdw.h | 146 { 0xc000 | (RT1308_POWER_STATUS << 4), 0x00 },
|
H A D | rt1308.h | 63 #define RT1308_POWER_STATUS 0x36 macro
|
H A D | rt1308-sdw.c | 331 RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4), in rt1308_classd_event() 337 RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4), in rt1308_classd_event()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt1308.c | 41 { RT1308_POWER_STATUS, 0x08800000 }, 225 case RT1308_POWER_STATUS: in rt1308_volatile_register() 305 snd_soc_component_update_bits(component, RT1308_POWER_STATUS, in rt1308_classd_event() 311 snd_soc_component_update_bits(component, RT1308_POWER_STATUS, in rt1308_classd_event() 807 regmap_write(rt1308->regmap, RT1308_POWER_STATUS, 0x01800000); in rt1308_efuse()
|
H A D | rt1308-sdw.h | 147 { 0xc000 | (RT1308_POWER_STATUS << 4), 0x00 },
|
H A D | rt1308.h | 63 #define RT1308_POWER_STATUS 0x36 macro
|
H A D | rt1308-sdw.c | 357 RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4), in rt1308_classd_event() 364 RT1308_SDW_OFFSET | (RT1308_POWER_STATUS << 4), in rt1308_classd_event()
|
Completed in 7 milliseconds