Searched refs:wp_pin (Results 1 – 1 of 1) sorted by relevance
224 struct gpio_desc *wp_pin; member417 struct gpio_desc *wp_pin; member671 host->pdata[slot_id].wp_pin = in atmci_of_init()674 err = PTR_ERR_OR_ZERO(host->pdata[slot_id].wp_pin); in atmci_of_init()680 host->pdata[slot_id].wp_pin = NULL; in atmci_of_init()1542 if (slot->wp_pin) { in atmci_get_ro()1543 read_only = gpiod_get_value(slot->wp_pin); in atmci_get_ro()2258 slot->wp_pin = slot_data->wp_pin; in atmci_init_slot()2267 desc_to_gpio(slot_data->wp_pin)); in atmci_init_slot()2317 if (!slot->wp_pin) in atmci_init_slot()