Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/atmel/
Dsoc.h17 struct at91_soc { struct
33 at91_soc_init(const struct at91_soc *socs); argument
Dsoc.c32 static const struct at91_soc __initconst socs[] = {
208 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
211 const struct at91_soc *soc; in at91_soc_init()