Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci.h154 #define SDHCI_SPACE_AVAILABLE 0x00000400 macro
H A Dsdhci.c672 SDHCI_SPACE_AVAILABLE) { in sdhci_transfer_pio()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c570 sc->sdhci_present_state |= SDHCI_SPACE_AVAILABLE; in bcm_sdhost_intr()
579 ~(SDHCI_DATA_AVAILABLE|SDHCI_SPACE_AVAILABLE); in bcm_sdhost_intr()