Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1015.c300 case RT1015_PWR_STATE_CTRL: in rt1015_readable_register()
504 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x0009); in rt1015_calibrate()
506 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000A); in rt1015_calibrate()
508 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000C); in rt1015_calibrate()
512 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000D); in rt1015_calibrate()
514 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x0008); in rt1015_calibrate()
603 RT1015_PWR_STATE_CTRL, 0x008e); in r1015_dac_event()
619 RT1015_PWR_STATE_CTRL, 0x0088); in r1015_dac_event()
H A Drt1015.h80 #define RT1015_PWR_STATE_CTRL 0x0338 macro