Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/ti/
Domap-mcbsp-st.c44 #define ST_CH1GAIN(value) (((value) & 0xffff) << 16) /* Bits 16:31 */ macro
148 ST_CH1GAIN(st_data->ch1gain)); in omap_mcbsp_st_chgain()