Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/atmel/
H A Dsoc.h14 u32 cidr_match; member
25 .cidr_match = (__cidr), \
H A Dsoc.c332 if (soc->cidr_match != (cidr & soc->cidr_mask)) in at91_soc_init()