Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmvreg.h357 #define CPU_CONTROL_L2_SIZE 0x00200000 /* Only on Discovery */ macro
H A Dmv_common.c803 size = mode & CPU_CONTROL_L2_SIZE; in soc_identify()