Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c310 XP_IOWRITE(pdata, XP_INT_EN, 0x1fffff); in xgbe_pci_probe()
422 XP_IOWRITE(pdata, XP_INT_EN, 0x0); in xgbe_pci_remove()
449 XP_IOWRITE(pdata, XP_INT_EN, 0x1fffff); in xgbe_pci_resume()
H A Dxgbe-mdio.c664 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an37_isr()
687 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an73_isr()
939 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 3); in xgbe_an_state_machine()
H A Dxgbe-phy-v2.c573 XP_IOWRITE(pdata, XP_I2C_MUTEX, XGBE_MUTEX_RELEASE); in xgbe_phy_get_comm_ownership()
574 XP_IOWRITE(pdata, XP_MDIO_MUTEX, XGBE_MUTEX_RELEASE); in xgbe_phy_get_comm_ownership()
591 XP_IOWRITE(pdata, XP_I2C_MUTEX, mutex_id); in xgbe_phy_get_comm_ownership()
592 XP_IOWRITE(pdata, XP_MDIO_MUTEX, mutex_id); in xgbe_phy_get_comm_ownership()
2019 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_0, s0); in xgbe_phy_perform_ratechange()
2020 XP_IOWRITE(pdata, XP_DRIVER_SCRATCH_1, 0); in xgbe_phy_perform_ratechange()
H A Dxgbe-i2c.c317 XP_IOWRITE(pdata, XP_INT_REISSUE_EN, 1 << 2); in xgbe_i2c_isr_task()
H A Dxgbe-debugfs.c360 XP_IOWRITE(pdata, pdata->debugfs_xprop_reg, value); in xprop_reg_value_write()
H A Dxgbe-common.h1654 #define XP_IOWRITE(_pdata, _reg, _val) \ macro
1663 XP_IOWRITE((_pdata), (_reg), reg_val); \
H A Dxgbe-dev.c755 XP_IOWRITE(pdata, XP_ECC_ISR, ecc_isr); in xgbe_enable_ecc_interrupts()
765 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_enable_ecc_interrupts()
779 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_ded()
802 XP_IOWRITE(pdata, XP_ECC_IER, ecc_ier); in xgbe_disable_ecc_sec()
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()