Searched refs:R1_CURRENT_STATE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/mmc/
H A Dmmc_subr.c211 if (R1_CURRENT_STATE(status) == R1_STATE_TRAN)
H A Dmmcreg.h148 #define R1_CURRENT_STATE(x) (((x) & R1_CURRENT_STATE_MASK) >> 9) macro
H A Dmmcsd.c1009 R1_CURRENT_STATE(status) != R1_STATE_PRG)

Completed in 145 milliseconds