Searched refs:socs (Results 1 – 6 of 6) sorted by relevance
31 static const struct at91_soc socs[] __initconst = { variable332 struct soc_device * __init at91_soc_init(const struct at91_soc *socs) in at91_soc_init() argument354 for (soc = socs; soc->name; soc++) { in at91_soc_init()407 at91_soc_init(socs); in atmel_soc_device_init()
34 at91_soc_init(const struct at91_soc *socs);
8 - csky,apb-intc is used in a lot of csky fpgas and socs, it support 64 irq nums.
1 Some socs have a large number of interrupts requests to service
59 struct list_head socs; member1782 list_add(&ctx->next, &edac->socs); in xgene_edac_soc_add()1836 list_for_each_entry(node, &ctx->socs, next) in xgene_edac_isr()1858 INIT_LIST_HEAD(&edac->socs); in xgene_edac_probe()1980 list_for_each_entry_safe(node, temp_node, &edac->socs, next) in xgene_edac_remove()
371 source "arch/riscv/Kconfig.socs"