Searched refs:SL_FS_OPEN_FLAGS_BIT_MASK (Results 1 – 2 of 2) sorted by relevance
74 #define SL_FS_OPEN_FLAGS_BIT_MASK (0x07FE0000) macro
76 #define FS_CONVERT_FLAGS( ModeAndMaxSize ) (((_u32)ModeAndMaxSize & SL_FS_OPEN_FLAGS_BIT_MASK)>>SL…