Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt1318.c490 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 Drt1318.h54 #define RT1318_PWR_STA1 0xc121 macro