Home
last modified time | relevance | path

Searched defs:cpenable (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-xtensa.c42 static inline unsigned long enable_cp(unsigned long *cpenable) in enable_cp()
52 static inline void disable_cp(unsigned long flags, unsigned long cpenable) in disable_cp()
60 static inline unsigned long enable_cp(unsigned long *cpenable) in enable_cp()
66 static inline void disable_cp(unsigned long flags, unsigned long cpenable) in disable_cp()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dprocess.c68 unsigned long cpenable; in coprocessor_release_all() local
95 unsigned long cpenable, old_cpenable; in coprocessor_flush_all() local
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dthread_info.h57 unsigned long cpenable; member