PSC_SPICFG_SET_LEN
cfg |= PSC_SPICFG_SET_LEN(spi->bits_per_word);
cfg |= PSC_SPICFG_SET_LEN(bpw);
cfg |= PSC_SPICFG_SET_LEN(8);