Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c238 XP_IOWRITE(pdata, XP_INT_EN, 0x1fffff); in xgbe_pci_probe()
350 XP_IOWRITE(pdata, XP_INT_EN, 0x0); in xgbe_pci_remove()
377 XP_IOWRITE(pdata, XP_INT_EN, 0x1fffff); in xgbe_pci_resume()
H A Dxgbe-i2c.c208 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 2); in xgbe_i2c_isr_bh_work()
H A Dxgbe-mdio.c574 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an37_isr()
597 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an73_isr()
849 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an_state_machine()
H A Dxgbe-phy-v2.c467 XP_IOWRITE(pdata, XP_I2C_MUTEX, XGBE_MUTEX_RELEASE); in xgbe_phy_get_comm_ownership()
468 XP_IOWRITE(pdata, XP_MDIO_MUTEX, XGBE_MUTEX_RELEASE); in xgbe_phy_get_comm_ownership()
485 XP_IOWRITE(pdata, XP_I2C_MUTEX, mutex_id); in xgbe_phy_get_comm_ownership()
486 XP_IOWRITE(pdata, XP_MDIO_MUTEX, mutex_id); in xgbe_phy_get_comm_ownership()
2119 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_0, s0); in xgbe_phy_perform_ratechange()
2120 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_1, 0); in xgbe_phy_perform_ratechange()
H A Dxgbe-debugfs.c251 XP_IOWRITE(pdata, pdata->debugfs_xprop_reg, value); in xprop_reg_value_write()
H A Dxgbe-common.h1631 #define XP_IOWRITE(_pdata, _reg, _val) \ macro
1640 XP_IOWRITE((_pdata), (_reg), reg_val); \
H A Dxgbe-drv.c348 XP_IOWRITE(pdata, XP_ECC_ISR, ecc_isr); in xgbe_ecc_isr_bh_work()
352 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 1); in xgbe_ecc_isr_bh_work()
521 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, reissue_mask); in xgbe_isr_bh_work()
H A Dxgbe-dev.c669 XP_IOWRITE(pdata, XP_ECC_ISR, ecc_isr); in xgbe_enable_ecc_interrupts()
679 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_enable_ecc_interrupts()
693 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_ded()
716 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_sec()