CR_CKDIV_SHIFT
SSIREG(SSICR) = ssicr | (i << CR_CKDIV_SHIFT);
#define CR_CKDIV_MASK (7 << CR_CKDIV_SHIFT) /* bitclock divider */