Searched defs:timedout (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/mmc/host/ |
| A D | sdhci-pci-o2micro.c | 81 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_o2_wait_card_detect_stable() local 119 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_o2_enable_internal_clock() local
|
| A D | sdhci-of-esdhc.c | 601 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_clock_enable() local 626 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_flush_async_fifo() local 722 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 1960 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_enable_clk() local 1982 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/drivers/i2c/busses/ |
| A D | i2c-xlr.c | 172 int pos, timedout; in xlr_i2c_tx() local 239 int nbytes, timedout; in xlr_i2c_rx() local
|
| /linux/drivers/staging/greybus/ |
| A D | fw-download.c | 24 bool timedout; member
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| A D | qede_ptp.c | 140 bool timedout; in qede_ptp_task() local
|
| /linux/drivers/net/ethernet/marvell/ |
| A D | mvmdio.c | 99 int timedout = 0; in orion_mdio_wait_ready() local
|
| /linux/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/drivers/scsi/megaraid/ |
| A D | megaraid_ioctl.h | 149 uint8_t timedout; member
|
| /linux/drivers/ntb/hw/epf/ |
| A D | ntb_hw_epf.c | 101 bool timedout; in ntb_epf_send_command() local
|
| /linux/include/linux/spi/ |
| A D | spi.h | 65 unsigned long timedout; member
|
| /linux/drivers/scsi/ufs/ |
| A D | ufshpb.c | 814 bool timedout = ktime_after(ktime_get(), rgn->read_timeout); in ufshpb_read_to_handler() local
|
| /linux/drivers/misc/habanalabs/common/ |
| A D | habanalabs.h | 1558 u8 timedout; member
|
Completed in 82 milliseconds