Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/au1x/
Di2sc.c37 #define CFG_IC (1 << 9) /* word select invert */ macro
104 c &= ~(CFG_IC | CFG_ICK); /* IB-IF */ in au1xi2s_set_fmt()
107 c |= CFG_IC | CFG_ICK; in au1xi2s_set_fmt()
110 c |= CFG_IC; in au1xi2s_set_fmt()