Searched refs:RS_FLS_BASE (Results 1 – 1 of 1) sorted by relevance
145 #define RS_FLS_BASE 0xB0 /*! base of VDA errors */ macro146 #define RS_FLS_ERR_AREA (RS_FLS_BASE + 0x00)147 #define RS_FLS_ERR_BUSY (RS_FLS_BASE + 0x01)148 #define RS_FLS_ERR_RANGE (RS_FLS_BASE + 0x02)149 #define RS_FLS_ERR_BEGIN (RS_FLS_BASE + 0x03)150 #define RS_FLS_ERR_CHECK (RS_FLS_BASE + 0x04)151 #define RS_FLS_ERR_FAIL (RS_FLS_BASE + 0x05)152 #define RS_FLS_ERR_RSRC (RS_FLS_BASE + 0x06)153 #define RS_FLS_ERR_NOFILE (RS_FLS_BASE + 0x07)154 #define RS_FLS_ERR_FSIZE (RS_FLS_BASE + 0x08)