Searched refs:RT1308_POWER_STATUS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/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()
|