Searched refs:sc_gpio_wp_inverted (Results 1 – 4 of 4) sorted by relevance
70 int sc_gpio_wp_inverted; member222 sc->sc_gpio_wp_inverted = of_hasprop(sc->sc_slot_phandle, "wp-inverted"); in meson_sdio_attach()421 if (sc->sc_gpio_wp_inverted) in meson_sdio_write_protect()
82 int sc_gpio_wp_inverted; member249 sc->sc_gpio_wp_inverted = of_hasprop(sc->sc_slot_phandle, "wp-inverted"); in meson_sdhc_attach()571 if (sc->sc_gpio_wp_inverted) in meson_sdhc_write_protect()
245 int sc_gpio_wp_inverted; member359 sc->sc_gpio_wp_inverted = of_hasprop(phandle, "wp-inverted") ? 1 : 0; in mesongx_mmc_attach()733 if (sc->sc_gpio_wp_inverted) in mesongx_mmc_write_protect()
188 int sc_gpio_wp_inverted; member390 sc->sc_gpio_wp_inverted = of_hasprop(phandle, "wp-inverted") ? 0 : 1;792 sc->sc_gpio_wp_inverted;