Searched refs:SSI_CHANNEL_STATE_ERROR (Results 1 – 1 of 1) sorted by relevance
70 #define SSI_CHANNEL_STATE_ERROR (1 << 3) macro394 *state |= SSI_CHANNEL_STATE_ERROR; in __cs_hsi_error_read_bits()400 *state |= SSI_CHANNEL_STATE_ERROR; in __cs_hsi_error_write_bits()504 if (hi->control_state & SSI_CHANNEL_STATE_ERROR) { in cs_hsi_read_on_control()545 if (hi->control_state & SSI_CHANNEL_STATE_ERROR) { in cs_hsi_write_on_control()660 return !(state & ~SSI_CHANNEL_STATE_ERROR); in cs_state_idle()716 if (hi->data_state & SSI_CHANNEL_STATE_ERROR) { in cs_hsi_write_on_data()