Searched refs:REG_DESC_BASE_ADDR_HI (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atlx.h | 272 #define REG_DESC_BASE_ADDR_HI 0x1540 macro
|
H A D | atl2.c | 185 ATL2_WRITE_REG(hw, REG_DESC_BASE_ADDR_HI, in atl2_configure() 1865 regs_buff[23] = ATL2_READ_REG(hw, REG_DESC_BASE_ADDR_HI); in atl2_get_regs()
|
H A D | atl1.c | 1472 hw->hw_addr + REG_DESC_BASE_ADDR_HI); in atl1_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atlx.h | 272 #define REG_DESC_BASE_ADDR_HI 0x1540 macro
|
H A D | atl2.c | 185 ATL2_WRITE_REG(hw, REG_DESC_BASE_ADDR_HI, in atl2_configure() 1843 regs_buff[23] = ATL2_READ_REG(hw, REG_DESC_BASE_ADDR_HI); in atl2_get_regs()
|
H A D | atl1.c | 1472 hw->hw_addr + REG_DESC_BASE_ADDR_HI); in atl1_configure()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 381 #define REG_DESC_BASE_ADDR_HI 0x1540 macro
|
H A D | atl1e_main.c | 894 AT_WRITE_REG(hw, REG_DESC_BASE_ADDR_HI, in atl1e_configure_des_ring()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 381 #define REG_DESC_BASE_ADDR_HI 0x1540 macro
|
H A D | atl1e_main.c | 894 AT_WRITE_REG(hw, REG_DESC_BASE_ADDR_HI, in atl1e_configure_des_ring()
|
Completed in 27 milliseconds