Searched refs:regDFSR (Results 1 – 1 of 1) sorted by relevance
163 STATIC INT32 OsDecodeDataFSR(UINT32 regDFSR) in OsDecodeDataFSR() argument166 UINT32 bitWnR = GET_WNR(regDFSR); /* WnR bit[11] */ in OsDecodeDataFSR()167 UINT32 bitsFS = GET_FS(regDFSR); /* FS bits[4]+[3:0] */ in OsDecodeDataFSR()