Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/omap/
Dmcbsp.h213 #define ST_CH1GAIN(value) (((value) & 0xffff) << 16) /* Bits 16:31 */ macro
Dmcbsp.c329 ST_CH1GAIN(st_data->ch1gain)); in omap_st_chgain()