Searched refs:readw_poll_timeout (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A Diopoll.h163 #define readw_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
/linux-master/include/sound/
H A Dhdaudio_ext.h156 readw_poll_timeout((chip)->dsp_ba + (reg), val, cond, \
/linux-master/drivers/spi/
H A Dspi-mtk-snfi.c385 ret = readw_poll_timeout(snf->nfi_base + NFI_MASTERSTA, val,
403 ret = readw_poll_timeout(snf->nfi_base + NFI_FIFOSTA, val,
/linux-master/drivers/i2c/busses/
H A Di2c-mt65xx.c1026 ret = readw_poll_timeout(i2c->pdmabase + OFFSET_RST,
/linux-master/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c204 ret = readw_poll_timeout(&comm_base->status, status,
/linux-master/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c439 ret = readw_poll_timeout(base + COMPHY_LANE_REG_DIRECT(reg),

Completed in 125 milliseconds