Searched refs:ict (Results 1 – 8 of 8) sorted by relevance
350 u16 ict; /* Interrupt Clear timer (2us resolution) */ member
632 hw->ict = 50000; /* 100ms */ in atl1e_sw_init()1135 AT_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, hw->ict); in atl1e_configure()
501 u16 ict; member
787 u16 ict; /* interrupt clear timer (2us resolution */ member
100 adapter->ict = 50000; /* ~100ms */ in atl2_sw_init()252 ATL2_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, adapter->ict); in atl2_configure()
958 adapter->ict = 50000; /* 100ms */ in atl1_sw_init()1552 iowrite16(adapter->ict, hw->hw_addr + REG_CMBDISDMA_TIMER); in atl1_configure()
405 u16 ict; /* Interrupt Clear timer (2us resolution) */ member
810 hw->ict = 50000; /* 100ms */ in atl1c_sw_init()1405 hw->ict & INT_RETRIG_TIMER_MASK); in atl1c_configure_mac()