Searched refs:ST_CH1GAIN (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/omap/ | ||
D | mcbsp.h | 213 #define ST_CH1GAIN(value) (((value) & 0xffff) << 16) /* Bits 16:31 */ macro |
D | mcbsp.c | 320 ST_CH1GAIN(st_data->ch1gain)); in omap_st_chgain() |