MMC_PROP_WP_INVERTED
return (pinstate ^ (bool)(helper->props & MMC_PROP_WP_INVERTED));
helper->props |= MMC_PROP_WP_INVERTED;
sc->wp_inverted = mmc_helper.props & MMC_PROP_WP_INVERTED;
sc->wp_inverted = mmc_helper.props & MMC_PROP_WP_INVERTED;