Searched refs:MISC_CONTROL (Results 1 – 4 of 4) sorted by relevance
52 MISC_CONTROL = 0x04, enumerator
434 misc_ctl = GET_GLB_CSR(handle, MISC_CONTROL); in qat_hal_reset_timestamp()436 SET_GLB_CSR(handle, MISC_CONTROL, misc_ctl & in qat_hal_reset_timestamp()444 SET_GLB_CSR(handle, MISC_CONTROL, misc_ctl | MC_TIMESTAMP_ENABLE); in qat_hal_reset_timestamp()
15 #define MISC_CONTROL 0x40 macro
605 reg_set_bits(lynx, MISC_CONTROL, MISC_CONTROL_SWRESET); in add_card()