Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/atmel/
H A Dsoc.h17 u32 exid_match; member
28 .exid_match = (__exid), \
H A Dsoc.c335 if (!(cidr & AT91_CIDR_EXT) || soc->exid_match == exid) in at91_soc_init()