Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/xgbe/
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()
A Dxgbe-i2c.c208 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 2); in xgbe_i2c_isr_bh_work()
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()
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()
2065 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_0, s0); in xgbe_phy_perform_ratechange()
2066 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_1, 0); in xgbe_phy_perform_ratechange()
A Dxgbe-debugfs.c251 XP_IOWRITE(pdata, pdata->debugfs_xprop_reg, value); in xprop_reg_value_write()
A Dxgbe-common.h1610 #define XP_IOWRITE(_pdata, _reg, _val) \ macro
1619 XP_IOWRITE((_pdata), (_reg), reg_val); \
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()
490 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, reissue_mask); in xgbe_isr_bh_work()
A Dxgbe-dev.c667 XP_IOWRITE(pdata, XP_ECC_ISR, ecc_isr); in xgbe_enable_ecc_interrupts()
677 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_enable_ecc_interrupts()
691 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_ded()
714 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_sec()

Completed in 34 milliseconds