HW_SSP_CTRL1_WORD_LENGTH
reg &= ~(HW_SSP_CTRL1_WORD_LENGTH | HW_SSP_CTRL1_SSP_MODE);
reg |= __SHIFTIN(0x7, HW_SSP_CTRL1_WORD_LENGTH) |