Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c320 XP_IOWRITE(pdata, XP_INT_EN, 0x1fffff); in xgbe_pci_probe()
432 XP_IOWRITE(pdata, XP_INT_EN, 0x0); in xgbe_pci_remove()
459 XP_IOWRITE(pdata, XP_INT_EN, 0x1fffff); in xgbe_pci_resume()
H A Dxgbe-i2c.c317 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 2); in xgbe_i2c_isr_task()
H A Dxgbe-mdio.c679 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an37_isr()
702 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an73_isr()
954 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an_state_machine()
H A Dxgbe-debugfs.c360 XP_IOWRITE(pdata, pdata->debugfs_xprop_reg, value); in xprop_reg_value_write()
H A Dxgbe-phy-v2.c576 XP_IOWRITE(pdata, XP_I2C_MUTEX, XGBE_MUTEX_RELEASE); in xgbe_phy_get_comm_ownership()
577 XP_IOWRITE(pdata, XP_MDIO_MUTEX, XGBE_MUTEX_RELEASE); in xgbe_phy_get_comm_ownership()
594 XP_IOWRITE(pdata, XP_I2C_MUTEX, mutex_id); in xgbe_phy_get_comm_ownership()
595 XP_IOWRITE(pdata, XP_MDIO_MUTEX, mutex_id); in xgbe_phy_get_comm_ownership()
2189 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_0, s0); in xgbe_phy_perform_ratechange()
2190 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_1, 0); in xgbe_phy_perform_ratechange()
H A Dxgbe-common.h1694 #define XP_IOWRITE(_pdata, _reg, _val) \ macro
1703 XP_IOWRITE((_pdata), (_reg), reg_val); \
H A Dxgbe-drv.c457 XP_IOWRITE(pdata, XP_ECC_ISR, ecc_isr); in xgbe_ecc_isr_task()
461 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 1); in xgbe_ecc_isr_task()
599 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, reissue_mask); in xgbe_isr_task()
H A Dxgbe-dev.c762 XP_IOWRITE(pdata, XP_ECC_ISR, ecc_isr); in xgbe_enable_ecc_interrupts()
772 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_enable_ecc_interrupts()
786 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_ded()
809 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_sec()