Searched refs:ict (Results 1 – 9 of 9) sorted by relevance
11 iwlagn-objs += iwl-agn-rxon.o iwl-agn-hcmd.o iwl-agn-ict.o
351 u16 ict; /* Interrupt Clear timer (2us resolution) */ member
584 hw->ict = 50000; /* 100ms */ in atl1e_sw_init()1098 AT_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, hw->ict); in atl1e_configure()
505 u16 ict; member
783 u16 ict; /* interrupt clear timer (2us resolution */ member
101 adapter->ict = 50000; /* ~100ms */ in atl2_sw_init()253 ATL2_WRITE_REGW(hw, REG_CMBDISDMA_TIMER, adapter->ict); in atl2_configure()
955 adapter->ict = 50000; /* 100ms */ in atl1_sw_init()1556 iowrite16(adapter->ict, hw->hw_addr + REG_CMBDISDMA_TIMER); in atl1_configure()
425 u16 ict; /* Interrupt Clear timer (2us resolution) */ member
738 hw->ict = 50000; /* 100ms */ in atl1c_sw_init()1484 hw->ict & INT_RETRIG_TIMER_MASK); in atl1c_configure()