detect_is_active_high  390 drivers/mmc/host/atmel-mci.c 	bool			detect_is_active_high;
detect_is_active_high  639 drivers/mmc/host/atmel-mci.c 		pdata->slot[slot_id].detect_is_active_high =
detect_is_active_high 1523 drivers/mmc/host/atmel-mci.c 			    slot->detect_is_active_high);
detect_is_active_high 1637 drivers/mmc/host/atmel-mci.c 		    slot->detect_is_active_high);
detect_is_active_high 2230 drivers/mmc/host/atmel-mci.c 	slot->detect_is_active_high = slot_data->detect_is_active_high;
detect_is_active_high 2238 drivers/mmc/host/atmel-mci.c 		slot_data->detect_is_active_high ? "true" : "false",
detect_is_active_high 2281 drivers/mmc/host/atmel-mci.c 				slot->detect_is_active_high) {
detect_is_active_high   31 include/linux/atmel-mci.h 	bool			detect_is_active_high;