Home
last modified time | relevance | path

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

/arch/arm/mach-at91/
Dsoc.h19 u32 exid_match; member
27 .exid_match = (__exid), \
Dsoc.c66 if (!(cidr & AT91_DBGU_CIDR_EXT) || soc->exid_match == exid) in at91_soc_init()