Searched refs:timeout_encode (Results 1 – 1 of 1) sorted by relevance
4825 U8 timeout_encode = 0; in scic_controller_set_interrupt_coalescence() local4870 timeout_encode = 0; in scic_controller_set_interrupt_coalescence()4879 for ( timeout_encode = INTERRUPT_COALESCE_TIMEOUT_ENCODE_MIN; in scic_controller_set_interrupt_coalescence()4880 timeout_encode <= INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX; in scic_controller_set_interrupt_coalescence()4881 timeout_encode++ ) in scic_controller_set_interrupt_coalescence()4892 timeout_encode++; in scic_controller_set_interrupt_coalescence()4903 if ( timeout_encode == INTERRUPT_COALESCE_TIMEOUT_ENCODE_MAX+1 ) in scic_controller_set_interrupt_coalescence()4911 SMU_ICC_GEN_VAL(TIMER, timeout_encode)) in scic_controller_set_interrupt_coalescence()