Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_sdhci.c110 static int bcm2835_sdhci_pio_mode = 0; variable
148 TUNABLE_INT("hw.bcm2835.sdhci.pio_mode", &bcm2835_sdhci_pio_mode);
310 if (!bcm2835_sdhci_pio_mode) in bcm_sdhci_attach()