Searched refs:SDH_GET_INT_FLAG (Results 1 – 2 of 2) sorted by relevance
140 #define SDH_GET_INT_FLAG(sdh, u32IntMask) (((sdh)->INTSTS & (u32IntMask))?1:0) macro
150 #define SDH_GET_INT_FLAG(sdh, u32IntMask) (((sdh)->INTSTS & (u32IntMask))?1:0) macro