Searched refs:read_poll_timeout (Results 26 - 50 of 106) sorted by relevance

12345

/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c33 ret = read_poll_timeout(rd32, val, !(val & WX_MSCC_BUSY), 1000,
62 ret = read_poll_timeout(rd32, val, !(val & WX_MSCC_BUSY), 1000,
174 return read_poll_timeout(rd32, val, (val & 0x1), 10, 100000,
200 err = read_poll_timeout(rd32, reg, !(reg & check_bit), 20000, 2000000,
268 ret = read_poll_timeout(rd32, sem, !(sem & mask),
334 status = read_poll_timeout(rd32, hicr, hicr & WX_MNG_MBOX_CTL_FWRDY, 1000,
1271 return read_poll_timeout(rd32, secrx, secrx & WX_RSC_ST_RSEC_RDY,
1430 ret = read_poll_timeout(rd32, rxdctl, !(rxdctl & WX_PX_RR_CFG_RR_EN),
1448 ret = read_poll_timeout(rd32, rxdctl, rxdctl & WX_PX_RR_CFG_RR_EN,
1510 ret = read_poll_timeout(rd3
[all...]
/linux-master/sound/soc/amd/acp/
H A Dacp-rembrandt.c183 read_poll_timeout(smn_read, data, data, DELAY_US,
/linux-master/drivers/nvmem/
H A Dmicrochip-otpc.c90 return read_poll_timeout(readl_relaxed, tmp, !(tmp & MCHP_OTPC_SR_READ),
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c163 if (read_poll_timeout(wdma_r32, status,
168 if (read_poll_timeout(wdma_r32, status,
176 if (read_poll_timeout(wdma_r32, status,
181 if (read_poll_timeout(wdma_r32, status,
276 return read_poll_timeout(mtk_wed_check_busy, val, !val, sleep,
291 if (read_poll_timeout(wdma_r32, status,
296 if (read_poll_timeout(wdma_r32, status,
304 if (read_poll_timeout(wdma_r32, status,
309 if (read_poll_timeout(wdma_r32, status,
/linux-master/drivers/mmc/host/
H A Dsdhci-xenon-phy.c227 err = read_poll_timeout(sdhci_readw, reg, reg & SDHCI_CLOCK_INT_STABLE,
295 ret = read_poll_timeout(sdhci_readl, reg,
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c280 return read_poll_timeout(rtw89_read32, ini, (ini & mask) == mask, 1,
389 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_WL_XTAL_SI_CMD_POLL),
414 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_WL_XTAL_SI_CMD_POLL),
656 ret = read_poll_timeout(rtw89_read32, p_val, p_val & B_BE_SS_INIT_DONE,
1387 ret = read_poll_timeout(rtw89_read32, val, val & B_BE_WD_BUF_STAT_DONE,
1443 ret = read_poll_timeout(rtw89_read32, val, val & B_BE_WD_CPUQ_OP_STAT_DONE,
1470 return read_poll_timeout(rtw89_read32, val,
1478 return read_poll_timeout(rtw89_read32, val,
H A Dmac.c89 ret = read_poll_timeout(rtw89_read8, lte_ctrl, (lte_ctrl & BIT(5)) != 0,
105 ret = read_poll_timeout(rtw89_read8, lte_ctrl, (lte_ctrl & BIT(5)) != 0,
818 ret = read_poll_timeout(rtw89_read32, err, (err != 0), 1000, 100000,
857 ret = read_poll_timeout(rtw89_read32, halt, (halt == 0x0), 1000,
1238 ret = read_poll_timeout(rtw89_read8, val, !((val ^ cfg->val) & cfg->msk),
1940 return read_poll_timeout(rtw89_read32, ini, (ini & mask) == mask, 1,
2208 ret = read_poll_timeout(rtw89_read32, p_val, p_val & B_AX_SS_INIT_DONE_1,
2335 ret = read_poll_timeout(rtw89_read16, p_val, !(p_val & B_AX_ADDR_CAM_CLR),
3136 ret = read_poll_timeout(rtw89_read32, val, val & B_AX_WD_BUF_STAT_DONE,
3189 ret = read_poll_timeout(rtw89_read3
[all...]
H A Drtw8922a.c258 ret = read_poll_timeout(rtw89_read32, val32, val32 & B_BE_RDY_SYSPWR,
268 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_APFN_ONMAC),
281 ret = read_poll_timeout(rtw89_read32, val32, val32 & B_BE_HAXIDMA_IO_ST,
286 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_HAXIDMA_BACKUP_RESTORE_ST),
293 ret = read_poll_timeout(rtw89_read32, val32, val32 & B_BE_HCI_WLAN_IO_ST,
451 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_HAXIDMA_IO_ST),
456 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_HAXIDMA_BACKUP_RESTORE_ST),
463 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_HCI_WLAN_IO_ST),
470 ret = read_poll_timeout(rtw89_read32, val32, !(val32 & B_BE_APFM_OFFMAC),
H A Defuse_be.c165 ret = read_poll_timeout(rtw89_read32_mask, val,
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen2_pfvf.c225 ret = read_poll_timeout(ADF_CSR_RD, csr_val, !(csr_val & int_bit),
/linux-master/drivers/rtc/
H A Drtc-mpfs.c115 ret = read_poll_timeout(readl, prog, prog & CONTROL_UPLOAD_BIT, 0, UPLOAD_TIMEOUT_US,
/linux-master/drivers/fpga/
H A Dmicrochip-spi.c209 ret = read_poll_timeout(mpf_read_status, status,
/linux-master/drivers/watchdog/
H A Drzg2l_wdt.c76 err = read_poll_timeout(reset_control_status, status,
/linux-master/drivers/net/mdio/
H A Dmdio-bcm-unimac.c87 return read_poll_timeout(unimac_mdio_readl, val, !(val & MDIO_START_BUSY),
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dwow.c319 ret = read_poll_timeout(rtw_read8, check, !check, 1000,
325 ret = read_poll_timeout(rtw_read32_mask, check_dis,
330 ret = read_poll_timeout(rtw_read32_mask, check_dis,
/linux-master/drivers/iio/chemical/
H A Dsunrise_co2.c233 return read_poll_timeout(sunrise_read_byte, status, status & data->bit,
/linux-master/sound/soc/codecs/
H A Dcs42l42-sdw.c207 ret = read_poll_timeout(sdw_read_no_pm, sdwret,
/linux-master/drivers/misc/mei/
H A Dplatform-vsc.c150 ret = read_poll_timeout(mei_vsc_read_helper, rlen,
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.c433 ret = read_poll_timeout(emac_r30_is_done, done, done == 1,
/linux-master/drivers/mfd/
H A Dintel-m10-bmc-pmci.c138 ret = read_poll_timeout(readl, val,
/linux-master/include/linux/
H A Dregmap.h124 __tmp = read_poll_timeout(regmap_read, __ret, __ret || (cond), \
195 __tmp = read_poll_timeout(regmap_field_read, __ret, __ret || (cond), \
/linux-master/drivers/iio/adc/
H A Dmax11410.c420 ret = read_poll_timeout(max11410_read_reg, ret2,
852 ret = read_poll_timeout(max11410_read_reg, ret2,
/linux-master/sound/soc/sof/amd/
H A Dacp.c180 ret = read_poll_timeout(smn_read, data, data & MBOX_READY_MASK, MBOX_DELAY_US,
209 ret = read_poll_timeout(smn_read, data, data, MBOX_DELAY_US, ACP_PSP_TIMEOUT_US, false,
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c181 read_poll_timeout(spx5_rd, value,
191 read_poll_timeout(spx5_rd, value,
201 read_poll_timeout(spx5_rd, value,
/linux-master/drivers/net/phy/
H A Dsmsc.c242 read_poll_timeout(phy_read, rc,

Completed in 474 milliseconds

12345