Searched refs:ict (Results 1 – 8 of 8) sorted by relevance
337 u16 ict; /* Interrupt Clear timer (2us resolution) */ member
611 hw->ict = 50000; /* 100ms */ in atl1e_sw_init()1116 AT_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, hw->ict); in atl1e_configure()
485 u16 ict; member
774 u16 ict; /* interrupt clear timer (2us resolution */ member
81 adapter->ict = 50000; /* ~100ms */ in atl2_sw_init()233 ATL2_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, adapter->ict); in atl2_configure()
939 adapter->ict = 50000; /* 100ms */ in atl1_sw_init()1531 iowrite16(adapter->ict, hw->hw_addr + REG_CMBDISDMA_TIMER); in atl1_configure()
391 u16 ict; /* Interrupt Clear timer (2us resolution) */ member
835 hw->ict = 50000; /* 100ms */ in atl1c_sw_init()1456 hw->ict & INT_RETRIG_TIMER_MASK); in atl1c_configure_mac()