Searched refs:GLITCH_TO_NS (Results 1 – 3 of 3) sorted by relevance
603 #define GLITCH_TO_NS(x) (((~x>>6 & 2) >> 1) | ((x>>6 & 1) << 1 ^ (x>>6 & 2))) macro
2697 dum = GLITCH_TO_NS (pACB->glitch_cfg); in dc390_set_info()2902 pACB->TagMaxNum, pACB->status, pACB->ACBFlag, GLITCH_TO_NS(pACB->glitch_cfg)*12); in DC390_proc_info()
705 pDCB->CtrlR4 |= NS_TO_GLITCH(((GLITCH_TO_NS(pACB->glitch_cfg)) - 1)); in dc390_MsgIn_set_sync()