Searched refs:wp_pin (Results 1 – 1 of 1) sorted by relevance
223 struct gpio_desc *wp_pin; member425 struct gpio_desc *wp_pin; member685 pdata->slot[slot_id].wp_pin = in atmci_of_init()688 err = PTR_ERR_OR_ZERO(pdata->slot[slot_id].wp_pin); in atmci_of_init()692 pdata->slot[slot_id].wp_pin = NULL; in atmci_of_init()1556 if (slot->wp_pin) { in atmci_get_ro()1557 read_only = gpiod_get_value(slot->wp_pin); in atmci_get_ro()2274 slot->wp_pin = slot_data->wp_pin; in atmci_init_slot()2283 desc_to_gpio(slot_data->wp_pin)); in atmci_init_slot()2333 if (!slot->wp_pin) in atmci_init_slot()