Searched refs:REG_PCIE_DLL_TX_CTRL1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 1560 ctrl = ATL2_READ_REG(hw, REG_PCIE_DLL_TX_CTRL1); in atl2_suspend() 1562 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, ctrl); in atl2_suspend() 1578 ctrl = ATL2_READ_REG(hw, REG_PCIE_DLL_TX_CTRL1); in atl2_suspend() 1580 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, ctrl); in atl2_suspend() 1597 ctrl = ATL2_READ_REG(hw, REG_PCIE_DLL_TX_CTRL1); in atl2_suspend() 1599 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, ctrl); in atl2_suspend() 2382 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, value); in atl2_init_pcie()
|
H A D | atlx.h | 123 #define REG_PCIE_DLL_TX_CTRL1 0x1104 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 1560 ctrl = ATL2_READ_REG(hw, REG_PCIE_DLL_TX_CTRL1); in atl2_suspend() 1562 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, ctrl); in atl2_suspend() 1578 ctrl = ATL2_READ_REG(hw, REG_PCIE_DLL_TX_CTRL1); in atl2_suspend() 1580 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, ctrl); in atl2_suspend() 1597 ctrl = ATL2_READ_REG(hw, REG_PCIE_DLL_TX_CTRL1); in atl2_suspend() 1599 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, ctrl); in atl2_suspend() 2360 ATL2_WRITE_REG(hw, REG_PCIE_DLL_TX_CTRL1, value); in atl2_init_pcie()
|
H A D | atlx.h | 123 #define REG_PCIE_DLL_TX_CTRL1 0x1104 macro
|
Completed in 10 milliseconds