Home
last modified time | relevance | path

Searched refs:readw_poll_timeout (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/linux/
H A Diopoll.h46 #define readw_poll_timeout(addr, val, cond, timeout_us) \ macro
/openbmc/linux/include/linux/
H A Diopoll.h163 #define readw_poll_timeout(addr, val, cond, delay_us, timeout_us) \ macro
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h150 readw_poll_timeout((chip)->dsp_ba + (reg), val, cond, \
/openbmc/linux/drivers/spi/
H A Dspi-mtk-snfi.c385 ret = readw_poll_timeout(snf->nfi_base + NFI_MASTERSTA, val, in mtk_nfi_reset()
403 ret = readw_poll_timeout(snf->nfi_base + NFI_FIFOSTA, val, in mtk_nfi_reset()
/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c309 if (readw_poll_timeout(r8a66597->reg + DCPCTR, dcpctr, in send_setup_packet()
/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c439 ret = readw_poll_timeout(base + COMPHY_LANE_REG_DIRECT(reg), in comphy_lane_reg_poll()
/openbmc/linux/drivers/soc/hisilicon/
H A Dkunpeng_hccs.c189 ret = readw_poll_timeout(&comm_base->status, status, in hccs_check_chan_cmd_complete()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-mt65xx.c1026 ret = readw_poll_timeout(i2c->pdmabase + OFFSET_RST, in mtk_i2c_do_transfer()