Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/qcom/
H A Dgpi.c297 MAX_EV_STATES enumerator
300 static const char *const gpi_ev_state_str[MAX_EV_STATES] = {
305 #define TO_GPI_EV_STATE_STR(_state) (((_state) >= MAX_EV_STATES) ? \