Searched refs:RT1015_PWR_STATE_CTRL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt1015.c | 300 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 D | rt1015.h | 80 #define RT1015_PWR_STATE_CTRL 0x0338 macro
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt1015.c | 301 case RT1015_PWR_STATE_CTRL: in rt1015_readable_register() 506 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000d); in rt1015_calibrate() 507 regmap_write(regmap, RT1015_PWR_STATE_CTRL, 0x000e); in rt1015_calibrate() 617 RT1015_PWR_STATE_CTRL, 0x026e); in r1015_dac_event() 633 RT1015_PWR_STATE_CTRL, 0x0268); in r1015_dac_event()
|
H A D | rt1015.h | 80 #define RT1015_PWR_STATE_CTRL 0x0338 macro
|
Completed in 6 milliseconds