Searched defs:timedout (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/mmc/host/ |
A D | sdhci-pci-o2micro.c | 87 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_o2_wait_card_detect_stable() local 125 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_o2_enable_internal_clock() local
|
A D | sdhci-of-esdhc.c | 612 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_clock_enable() local 637 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_flush_async_fifo() local 733 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_of_set_clock() local
|
A D | sdhci-milbeaut.c | 103 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_milbeaut_reset() local
|
A D | sdhci-xenon.c | 36 bool timedout = ktime_after(ktime_get(), timeout); in xenon_enable_internal_clk() local
|
A D | sdhci-omap.c | 254 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_omap_conf_bus_power() local 804 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_omap_init_74_clocks() local
|
A D | sdhci.c | 220 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_reset() local 1988 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_enable_clk() local 2011 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_enable_clk() local
|
A D | sdhci-xenon-phy.c | 358 bool timedout = ktime_after(ktime_get(), timeout); in xenon_emmc_phy_enable_dll() local
|
/linux-6.3-rc2/drivers/staging/greybus/ |
A D | fw-download.c | 24 bool timedout; member
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qede/ |
A D | qede_ptp.c | 143 bool timedout; in qede_ptp_task() local
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/ |
A D | mvmdio.c | 99 int timedout = 0; in orion_mdio_wait_ready() local
|
/linux-6.3-rc2/drivers/net/ethernet/amd/ |
A D | au1000_eth.c | 274 u32 timedout = 20; in au1000_mdio_read() local 307 u32 timedout = 20; in au1000_mdio_write() local
|
/linux-6.3-rc2/drivers/scsi/megaraid/ |
A D | megaraid_ioctl.h | 149 uint8_t timedout; member
|
/linux-6.3-rc2/drivers/ntb/hw/epf/ |
A D | ntb_hw_epf.c | 103 bool timedout; in ntb_epf_send_command() local
|
/linux-6.3-rc2/drivers/ufs/core/ |
A D | ufshpb.c | 816 bool timedout = ktime_after(ktime_get(), rgn->read_timeout); in ufshpb_read_to_handler() local
|
/linux-6.3-rc2/include/linux/spi/ |
A D | spi.h | 70 u64_stats_t timedout; member
|
/linux-6.3-rc2/drivers/accel/habanalabs/common/ |
A D | habanalabs.h | 1998 u8 timedout; member
|
Completed in 85 milliseconds