Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmc_subr.c220 if (R1_CURRENT_STATE(status) == R1_STATE_TRAN) in mmc_switch_status()
H A Dmmcreg.h154 #define R1_STATE_TRAN 4 macro