Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/au1x/
H A Di2sc.c38 #define CFG_IC (1 << 9) /* word select invert */ macro
105 c &= ~(CFG_IC | CFG_ICK); /* IB-IF */ in au1xi2s_set_fmt()
108 c |= CFG_IC | CFG_ICK; in au1xi2s_set_fmt()
111 c |= CFG_IC; in au1xi2s_set_fmt()