Home
last modified time | relevance | path

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

/linux-3.4.99/sound/soc/omap/
Dmcbsp.h206 #define ST_CH0GAIN(value) ((value) & 0xffff) /* Bits 0:15 */ macro
Dmcbsp.c273 MCBSP_ST_WRITE(mcbsp, SGAINCR, ST_CH0GAIN(st_data->ch0gain) | \ in omap_st_chgain()