Searched refs:REG_SRAM_TXRAM_END (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.h | 103 #define REG_SRAM_TXRAM_END 0x1500 /* Internal tail address of TXRAM macro
|
H A D | atl2.c | 203 ATL2_WRITE_REGW(hw, REG_SRAM_TXRAM_END, sram_tx_end); in atl2_configure() 204 ATL2_WRITE_REGW(hw, REG_SRAM_TXRAM_END, sram_rx_end); in atl2_configure() 1864 regs_buff[22] = ATL2_READ_REG(hw, REG_SRAM_TXRAM_END); in atl2_get_regs()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.h | 103 #define REG_SRAM_TXRAM_END 0x1500 /* Internal tail address of TXRAM macro
|
H A D | atl2.c | 203 ATL2_WRITE_REGW(hw, REG_SRAM_TXRAM_END, sram_tx_end); in atl2_configure() 204 ATL2_WRITE_REGW(hw, REG_SRAM_TXRAM_END, sram_rx_end); in atl2_configure() 1842 regs_buff[22] = ATL2_READ_REG(hw, REG_SRAM_TXRAM_END); in atl2_get_regs()
|
Completed in 9 milliseconds