Searched refs:RT1015_PWR_STATE_CTRL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | rt1015.c | 301 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()
|
D | rt1015.h | 80 #define RT1015_PWR_STATE_CTRL 0x0338 macro
|