Home
last modified time | relevance | path

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

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