Searched refs:CR_CKDIV_SHIFT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dssi.c58 #define CR_CKDIV_SHIFT 4 macro
59 #define CR_CKDIV_MASK (7 << CR_CKDIV_SHIFT) /* bitclock divider */
238 SSIREG(SSICR) = ssicr | (i << CR_CKDIV_SHIFT);

Completed in 15 milliseconds