Home
last modified time | relevance | path

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

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