Home
last modified time | relevance | path

Searched refs:MSP_STATE_IDLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c558 if (msp->msp_state == MSP_STATE_IDLE) { in ux500_msp_i2s_trigger()
600 msp->msp_state = MSP_STATE_IDLE; in ux500_msp_i2s_close()
655 msp->msp_state = MSP_STATE_IDLE; in ux500_msp_i2s_init_msp()
H A Dux500_msp_i2s.h381 MSP_STATE_IDLE = 0, enumerator