Home
last modified time | relevance | path

Searched refs:timedout (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-xlr.c172 int pos, timedout; in xlr_i2c_tx() local
184 timedout = 0; in xlr_i2c_tx()
206 while (!timedout) { in xlr_i2c_tx()
216 timedout = time_after(checktime, stoptime); in xlr_i2c_tx()
219 if (timedout) in xlr_i2c_tx()
239 int nbytes, timedout; in xlr_i2c_rx() local
250 timedout = 0; in xlr_i2c_rx()
258 while (!timedout) { in xlr_i2c_rx()
272 timedout = time_after(checktime, stoptime); in xlr_i2c_rx()
274 if (timedout) in xlr_i2c_rx()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_eth.c82 unsigned int timedout = 20; in au1x00_miiphy_read() local
86 if (--timedout == 0) { in au1x00_miiphy_read()
97 timedout = 20; in au1x00_miiphy_read()
100 if (--timedout == 0) { in au1x00_miiphy_read()
115 unsigned int timedout = 20; in au1x00_miiphy_write() local
119 if (--timedout == 0) { in au1x00_miiphy_write()
/OK3568_Linux_fs/kernel/drivers/staging/netlogic/
H A Dxlr_net.c600 int timedout; in xlr_phy_write() local
605 timedout = 0; in xlr_phy_write()
613 while (!timedout) { in xlr_phy_write()
617 timedout = time_after(checktime, stoptime); in xlr_phy_write()
619 if (timedout) { in xlr_phy_write()
630 int timedout; in xlr_phy_read() local
635 timedout = 0; in xlr_phy_read()
646 while (!timedout) { in xlr_phy_read()
650 timedout = time_after(checktime, stoptime); in xlr_phy_read()
652 if (timedout) { in xlr_phy_read()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/
H A Dmvmdio.c97 int timedout = 0; in orion_mdio_wait_ready() local
102 else if (timedout) in orion_mdio_wait_ready()
110 ++timedout; in orion_mdio_wait_ready()
121 ++timedout; in orion_mdio_wait_ready()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dfw-download.c24 bool timedout; member
65 if (!fw_req->timedout) in fw_req_release()
140 fw_req->timedout = true; in fw_request_timedout()
155 fw_req->timedout = true; in exceeds_release_timeout()
/OK3568_Linux_fs/kernel/drivers/scsi/megaraid/
H A Dmegaraid_mm.c195 if (!kioc->timedout) in mraid_mm_ioctl()
623 kioc->timedout = 0; in mraid_mm_alloc_kioc()
714 if (kioc->timedout) { in lld_ioctl()
751 if (kioc->timedout) { in ioctl_done()
767 kioc->timedout = 0; in ioctl_done()
790 kioc->timedout = 1; in lld_timedout()
H A Dmegaraid_ioctl.h149 uint8_t timedout; member
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c82 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_o2_wait_card_detect_stable() local
89 if (timedout) { in sdhci_o2_wait_card_detect_stable()
120 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_o2_enable_internal_clock() local
125 if (timedout) { in sdhci_o2_enable_internal_clock()
H A Dsdhci-of-esdhc.c605 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_clock_enable() local
609 if (timedout) { in esdhc_clock_enable()
630 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_flush_async_fifo() local
635 if (timedout) { in esdhc_flush_async_fifo()
726 bool timedout = ktime_after(ktime_get(), timeout); in esdhc_of_set_clock() local
730 if (timedout) { in esdhc_of_set_clock()
H A Dsdhci-milbeaut.c103 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_milbeaut_reset() local
108 if (timedout) { in sdhci_milbeaut_reset()
H A Dsdhci-omap.c226 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_omap_conf_bus_power() local
230 if (WARN_ON(timedout)) in sdhci_omap_conf_bus_power()
756 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_omap_init_74_clocks() local
760 if (WARN_ON(timedout)) in sdhci_omap_init_74_clocks()
H A Dsdhci-xenon.c35 bool timedout = ktime_after(ktime_get(), timeout); in xenon_enable_internal_clk() local
40 if (timedout) { in xenon_enable_internal_clk()
H A Dsdhci-xenon-phy.c358 bool timedout = ktime_after(ktime_get(), timeout); in xenon_emmc_phy_enable_dll() local
363 if (timedout) { in xenon_emmc_phy_enable_dll()
H A Dsdhci.c223 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_reset() local
227 if (timedout) { in sdhci_reset()
1954 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_enable_clk() local
1959 if (timedout) { in sdhci_enable_clk()
1976 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_enable_clk() local
1981 if (timedout) { in sdhci_enable_clk()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A Dau1000_eth.c274 u32 timedout = 20; in au1000_mdio_read() local
279 if (--timedout == 0) { in au1000_mdio_read()
290 timedout = 20; in au1000_mdio_read()
293 if (--timedout == 0) { in au1000_mdio_read()
307 u32 timedout = 20; in au1000_mdio_write() local
312 if (--timedout == 0) { in au1000_mdio_write()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c140 bool timedout; in qede_ptp_task() local
145 timedout = time_is_before_jiffies(ptp->ptp_tx_start + in qede_ptp_task()
153 if (unlikely(timedout)) { in qede_ptp_task()
/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dcommand_submission.c310 if ((!cs->timedout) && in cs_do_release()
352 if (cs->timedout) in cs_do_release()
383 cs->timedout = true; in cs_timedout()
H A Dhabanalabs.h983 u8 timedout; member
/OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/
H A Dknfsd-stats.rst87 threads-timedout
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dspi.h63 unsigned long timedout; member
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dfas216.c1185 goto timedout; in fas216_get_msg_byte()
1195 goto timedout; in fas216_get_msg_byte()
1207 timedout: in fas216_get_msg_byte()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi.c159 SPI_STATISTICS_SHOW(timedout, "%lu");
1147 SPI_STATISTICS_INCREMENT_FIELD(statm, timedout); in spi_transfer_wait()
1148 SPI_STATISTICS_INCREMENT_FIELD(stats, timedout); in spi_transfer_wait()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshpb.c1097 bool timedout = ktime_after(ktime_get(), rgn->read_timeout); in ufshpb_read_to_handler() local
1099 if (timedout) { in ufshpb_read_to_handler()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dscsi_eh.rst359 If a timedout scmd is successfully aborted and the sdev is
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dhndpmu.c3925 bool timedout = FALSE; in BCMPOSTTRAPFN() local
3935 timedout = si_pmu_wait_for_res_pending(sih, osh, pmu, in BCMPOSTTRAPFN()
3942 if (timedout) { in BCMPOSTTRAPFN()
3955 timedout = si_pmu_wait_for_res_pending(sih, osh, pmu, in BCMPOSTTRAPFN()
3968 if (timedout) { in BCMPOSTTRAPFN()

12