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()499 if (hi->control_state & SSI_CHANNEL_STATE_ERROR) { in cs_hsi_read_on_control()540 if (hi->control_state & SSI_CHANNEL_STATE_ERROR) { in cs_hsi_write_on_control()655 return !(state & ~SSI_CHANNEL_STATE_ERROR); in cs_state_idle()711 if (hi->data_state & SSI_CHANNEL_STATE_ERROR) { in cs_hsi_write_on_data()