Home
last modified time | relevance | path

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

/u-boot/drivers/misc/
A Dfsl_ifc.c386 set_ifc_csor(i, regs[i].or); in init_early_memctl_regs()
430 set_ifc_csor(IFC_CS0, CONFIG_SYS_CSOR0); in init_early_memctl_regs()
446 set_ifc_csor(IFC_CS1, CONFIG_SYS_CSOR1); in init_early_memctl_regs()
463 set_ifc_csor(IFC_CS2, CONFIG_SYS_CSOR2); in init_early_memctl_regs()
482 set_ifc_csor(IFC_CS3, CONFIG_SYS_CSOR3); in init_early_memctl_regs()
499 set_ifc_csor(IFC_CS4, CONFIG_SYS_CSOR4); in init_early_memctl_regs()
516 set_ifc_csor(IFC_CS5, CONFIG_SYS_CSOR5); in init_early_memctl_regs()
533 set_ifc_csor(IFC_CS6, CONFIG_SYS_CSOR6); in init_early_memctl_regs()
550 set_ifc_csor(IFC_CS7, CONFIG_SYS_CSOR7); in init_early_memctl_regs()
/u-boot/include/
A Dfsl_ifc.h824 #define set_ifc_csor(i, v) \ macro

Completed in 7 milliseconds