Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/ti/
Domap-mcbsp-st.c43 #define ST_CH0GAIN(value) ((value) & 0xffff) /* Bits 0:15 */ macro
147 MCBSP_ST_WRITE(mcbsp, SGAINCR, ST_CH0GAIN(st_data->ch0gain) | in omap_mcbsp_st_chgain()