Home
last modified time | relevance | path

Searched refs:detect_is_active_high (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/linux/
Datmel-mci.h31 bool detect_is_active_high; member
/linux-5.19.10/drivers/mmc/host/
Datmel-mci.c393 bool detect_is_active_high; member
642 pdata->slot[slot_id].detect_is_active_high = in atmci_of_init()
1528 slot->detect_is_active_high); in atmci_get_cd()
1642 slot->detect_is_active_high); in atmci_detect_change()
2235 slot->detect_is_active_high = slot_data->detect_is_active_high; in atmci_init_slot()
2243 slot_data->detect_is_active_high ? "true" : "false", in atmci_init_slot()
2286 slot->detect_is_active_high) { in atmci_init_slot()