Searched refs:RK312x_SELECT_CURRENT (Results 1 – 2 of 2) sorted by relevance
170 [RK312x_SELECT_CURRENT] = 0x003e,225 case RK312x_SELECT_CURRENT: in rk312x_codec_register()1992 snd_soc_component_write(component, RK312x_SELECT_CURRENT, 0x1e); in rk312x_suspend()1993 snd_soc_component_write(component, RK312x_SELECT_CURRENT, 0x3e); in rk312x_suspend()2142 snd_soc_component_write(component, RK312x_SELECT_CURRENT, 0x1e); in rk312x_delay_workq()2143 snd_soc_component_write(component, RK312x_SELECT_CURRENT, 0x3e); in rk312x_delay_workq()
38 #define RK312x_SELECT_CURRENT (RK312x_CODEC_BASE + 0xBC) macro