Home
last modified time | relevance | path

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

/Linux-v6.1/sound/soc/codecs/
Drt1015.c301 case RT1015_PWR_STATE_CTRL: in rt1015_readable_register()
505 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x0009); in rt1015_calibrate()
507 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000A); in rt1015_calibrate()
509 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000C); in rt1015_calibrate()
513 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000D); in rt1015_calibrate()
515 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x0008); in rt1015_calibrate()
604 RT1015_PWR_STATE_CTRL, 0x008e); in r1015_dac_event()
620 RT1015_PWR_STATE_CTRL, 0x0088); in r1015_dac_event()
Drt1015.h80 #define RT1015_PWR_STATE_CTRL 0x0338 macro