Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/atmel/
Dsoc.h13 struct at91_soc { struct
34 at91_soc_init(const struct at91_soc *socs); argument
Dsoc.c31 static const struct at91_soc socs[] __initconst = {
332 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init()
335 const struct at91_soc *soc; in at91_soc_init()