Home
last modified time | relevance | path

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

/arch/arm/mach-at91/
Dsoc.h18 u32 cidr_match; member
26 .cidr_match = (__cidr), \
Dsoc.c63 if (soc->cidr_match != (cidr & AT91_DBGU_CIDR_MATCH_MASK)) in at91_soc_init()