Searched refs:REG_CMBDISDMA_TIMER (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/ |
H A D | atlx.h | 150 #define REG_CMBDISDMA_TIMER 0x140E macro
|
H A D | atl2.c | 233 ATL2_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, adapter->ict); in atl2_configure() 1851 regs_buff[9] = ATL2_READ_REG(hw, REG_CMBDISDMA_TIMER); in atl2_get_regs()
|
H A D | atl1.c | 1531 iowrite16(adapter->ict, hw->hw_addr + REG_CMBDISDMA_TIMER); in atl1_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/ |
H A D | atlx.h | 150 #define REG_CMBDISDMA_TIMER 0x140E macro
|
H A D | atl2.c | 233 ATL2_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, adapter->ict); in atl2_configure() 1829 regs_buff[9] = ATL2_READ_REG(hw, REG_CMBDISDMA_TIMER); in atl2_get_regs()
|
H A D | atl1.c | 1531 iowrite16(adapter->ict, hw->hw_addr + REG_CMBDISDMA_TIMER); in atl1_configure()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 201 #define REG_CMBDISDMA_TIMER 0x140E macro
|
H A D | atl1e_ethtool.c | 166 regs_buff[9] = AT_READ_REG(hw, REG_CMBDISDMA_TIMER); in atl1e_get_regs()
|
H A D | atl1e_main.c | 1119 AT_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, hw->ict); in atl1e_configure()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_hw.h | 201 #define REG_CMBDISDMA_TIMER 0x140E macro
|
H A D | atl1e_ethtool.c | 166 regs_buff[9] = AT_READ_REG(hw, REG_CMBDISDMA_TIMER); in atl1e_get_regs()
|
H A D | atl1e_main.c | 1119 AT_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, hw->ict); in atl1e_configure()
|
Completed in 27 milliseconds