Searched refs:GLOBAL_CSR (Results 1 – 1 of 1) sorted by relevance
81 #define GLOBAL_CSR 0xA00 macro94 #define SET_GLB_CSR(handle, csr, val) SET_CAP_CSR(handle, csr + GLOBAL_CSR, val)95 #define GET_GLB_CSR(handle, csr) GET_CAP_CSR(handle, GLOBAL_CSR + csr)