| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-xlr.c | 172 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 D | au1x00_eth.c | 82 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 D | xlr_net.c | 600 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 D | mvmdio.c | 97 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 D | fw-download.c | 24 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 D | megaraid_mm.c | 195 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 D | megaraid_ioctl.h | 149 uint8_t timedout; member
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-pci-o2micro.c | 82 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 D | sdhci-of-esdhc.c | 605 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 D | sdhci-milbeaut.c | 103 bool timedout = ktime_after(ktime_get(), timeout); in sdhci_milbeaut_reset() local 108 if (timedout) { in sdhci_milbeaut_reset()
|
| H A D | sdhci-omap.c | 226 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 D | sdhci-xenon.c | 35 bool timedout = ktime_after(ktime_get(), timeout); in xenon_enable_internal_clk() local 40 if (timedout) { in xenon_enable_internal_clk()
|
| H A D | sdhci-xenon-phy.c | 358 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 D | sdhci.c | 223 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 D | au1000_eth.c | 274 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 D | qede_ptp.c | 140 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 D | command_submission.c | 310 if ((!cs->timedout) && in cs_do_release() 352 if (cs->timedout) in cs_do_release() 383 cs->timedout = true; in cs_timedout()
|
| H A D | habanalabs.h | 983 u8 timedout; member
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/ |
| H A D | knfsd-stats.rst | 87 threads-timedout
|
| /OK3568_Linux_fs/kernel/include/linux/spi/ |
| H A D | spi.h | 63 unsigned long timedout; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/arm/ |
| H A D | fas216.c | 1185 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 D | spi.c | 159 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 D | ufshpb.c | 1097 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 D | scsi_eh.rst | 359 If a timedout scmd is successfully aborted and the sdev is
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | hndpmu.c | 3925 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()
|