Home
last modified time | relevance | path

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

/bsp/at91/at91sam9260/drivers/
A Dat91_mci.c40 #define REQ_ST_INIT (1U << 0) macro
407 if (mci->current_status == REQ_ST_INIT) in at91_mci_process_next()
436 mci->current_status = REQ_ST_INIT; in at91_mci_request()
/bsp/at91/at91sam9g45/drivers/
A Dat91_mci.c40 #define REQ_ST_INIT (1U << 0) macro
407 if (mci->current_status == REQ_ST_INIT) in at91_mci_process_next()
436 mci->current_status = REQ_ST_INIT; in at91_mci_request()

Completed in 11 milliseconds