Searched refs:GLITCH_TO_NS (Results 1 – 2 of 2) sorted by relevance
448 #define GLITCH_TO_NS(x) (((~x>>6 & 2) >> 1) | ((x>>6 & 1) << 1 ^ (x>>6 & 2))) macro
1110 pDCB->CtrlR4 |= NS_TO_GLITCH(((GLITCH_TO_NS(pACB->glitch_cfg)) - 1)); in dc390_MsgIn_set_sync()