Home
last modified time | relevance | path

Searched refs:po32m (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c331 if (!po32m(hw, TXGBE_MDIOSCD, TXGBE_MDIOSCD_BUSY, in txgbe_read_phy_reg_mdi()
394 if (!po32m(hw, TXGBE_MDIOSCD, TXGBE_MDIOSCD_BUSY, in txgbe_write_phy_reg_mdi()
1233 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_TXEMPTY, in txgbe_read_i2c_byte_unlocked()
1244 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_RXFULL, in txgbe_read_i2c_byte_unlocked()
1299 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_TXEMPTY, in txgbe_write_i2c_byte_unlocked()
1308 if (!po32m(hw, TXGBE_I2CICR, TXGBE_I2CICR_RXFULL, in txgbe_write_i2c_byte_unlocked()
1381 if (!po32m(hw, TXGBE_I2CSTAT, TXGBE_I2CSTAT_MST, in txgbe_i2c_stop()
H A Dtxgbe_mng.c76 loop = po32m(hw, TXGBE_MNGMBXCTL, in txgbe_hic_unlocked()
H A Dtxgbe_regs.h1807 po32m(struct txgbe_hw *hw, u32 reg, u32 mask, u32 expect, u32 *actual, in po32m() function
1843 po32m((hw), reg, mask, mask, NULL, 5, slice); \
1848 po32m((hw), reg, mask, mask, NULL, 5, slice); \