Home
last modified time | relevance | path

Searched refs:XTHAL_MAX_CPS (Results 1 – 1 of 1) sorted by relevance

/hal_xtensa-3.4.0/include/xtensa/
Dhal.h130 #define XTHAL_MAX_CPS 8 /* max number of coprocessors (0..7) */ macro
179 extern void* Xthal_cpregs_save_fn[XTHAL_MAX_CPS];
180 extern void* Xthal_cpregs_restore_fn[XTHAL_MAX_CPS];
182 extern void* Xthal_cpregs_save_nw_fn[XTHAL_MAX_CPS];
183 extern void* Xthal_cpregs_restore_nw_fn[XTHAL_MAX_CPS];
191 extern const unsigned int Xthal_cpregs_size[XTHAL_MAX_CPS];
192 extern const unsigned int Xthal_cpregs_align[XTHAL_MAX_CPS];
196 extern const char * const Xthal_cp_names[XTHAL_MAX_CPS];
1505 unsigned cpregs_ptr[XTHAL_MAX_CPS];