Home
last modified time | relevance | path

Searched refs:detect_delay_ms (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mmc/host/
H A Dpxamci.c60 unsigned long detect_delay_ms; member
565 mmc_detect_change(devid, msecs_to_jiffies(host->detect_delay_ms)); in pxamci_detect_irq()
590 host->detect_delay_ms = tmp; in pxamci_of_init()
722 host->detect_delay_ms = host->pdata->detect_delay_ms; in pxamci_probe()
H A Ddw_mmc-pci.c30 .detect_delay_ms = 200,
H A Ddw_mmc.h275 u32 detect_delay_ms; member
H A Ddw_mmc.c2809 msecs_to_jiffies(host->pdata->detect_delay_ms)); in dw_mci_handle_cd()
3318 &pdata->detect_delay_ms); in dw_mci_parse_dt()
/linux/arch/arm/mach-pxa/
H A Dspitz.c723 .detect_delay_ms = 250,