QUP_CONFIG_N
reg &= ~(QUP_CONFIG_NO_INPUT | QUP_CONFIG_NO_OUTPUT | QUP_CONFIG_N);
reg |= ((sc->state.transfer_word_size * 8) - 1) & QUP_CONFIG_N;