Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dcp15.h85 #define CPACC_FULL(n) (3 << (n * 2)) macro
/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c429 set_copro_access(access | CPACC_FULL(10) | CPACC_FULL(11)); in vfp_enable()