Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/include/
H A Dpl310.h38 #define PL310_CACHE_ID 0x000 macro
/f-stack/freebsd/arm/arm/
H A Dpl310.c499 cache_id = pl310_read4(sc, PL310_CACHE_ID); in pl310_attach()