Home
last modified time | relevance | path

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

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