Home
last modified time | relevance | path

Searched refs:mcus (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/arch/arm/stm32/
H A Dstm32f769-overview.rst32 …st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32-high-performance-mcus/stm32…
H A Dstm32f746-overview.rst30 …t.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f7-series/stm3…
/linux-6.15/drivers/edac/
H A Dxgene_edac.c57 struct list_head mcus; member
422 list_add(&ctx->next, &edac->mcus); in xgene_edac_mc_add()
1825 list_for_each_entry(mcu, &ctx->mcus, next) in xgene_edac_isr()
1856 INIT_LIST_HEAD(&edac->mcus); in xgene_edac_probe()
1972 list_for_each_entry_safe(mcu, temp_mcu, &edac->mcus, next) in xgene_edac_remove()