Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt1015.c301 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 Drt1015.h80 #define RT1015_PWR_STATE_CTRL 0x0338 macro