Searched refs:RT1318_PWR_STA1 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt1318.c | 490 regmap_update_bits(rt1318->regmap, RT1318_PWR_STA1, in rt1318_dac_event() 495 regmap_update_bits(rt1318->regmap, RT1318_PWR_STA1, in rt1318_dac_event() 1248 regmap_write(rt1318->regmap, RT1318_PWR_STA1, 0x1); in rt1318_calibrate() 1264 regmap_write(rt1318->regmap, RT1318_PWR_STA1, 0x0); in rt1318_calibrate() 1268 regmap_write(rt1318->regmap, RT1318_PWR_STA1, 0x0); in rt1318_calibrate()
|
H A D | rt1318.h | 54 #define RT1318_PWR_STA1 0xc121 macro
|