Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci_fdt_gpio.c53 bool wp_disabled; member
178 gpio->wp_disabled = true; in wp_setup()
254 if (gpio->wp_disabled) in sdhci_fdt_gpio_get_readonly()
H A Dsdhci_fdt.h45 bool wp_disabled; /* WP pin is not supported */ member
H A Dsdhci_fdt.c341 if (sc->wp_disabled) in sdhci_fdt_get_ro()
405 sc->wp_disabled = true; in sdhci_fdt_attach()
/freebsd/sys/dev/mmc/
H A Dmmc_helpers.h45 bool wp_disabled; member
H A Dmmc_fdt_helpers.c249 helper->wp_disabled = true; in wp_setup()
327 if (helper->wp_disabled) in mmc_fdt_gpio_get_readonly()