Home
last modified time | relevance | path

Searched refs:MC_RST (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/mips/mach-mtmips/mt7620/
A Ddram.c62 setbits_32(sysc + SYSCTL_RSTCTL_REG, MC_RST); in mt7620_memc_reset()
64 clrbits_32(sysc + SYSCTL_RSTCTL_REG, MC_RST); in mt7620_memc_reset()
A Dmt7620.h54 #define MC_RST BIT(10) macro
/u-boot/include/dt-bindings/reset/
A Dmt7620-reset.h30 #define MC_RST 10 macro
/u-boot/arch/mips/mach-mtmips/mt7628/
A Dmt7628.h51 #define MC_RST 0x400 macro
A Dddr.c70 setbits_32(sysc + SYSCTL_RSTCTL_REG, MC_RST); in mt7628_memc_reset()
72 clrbits_32(sysc + SYSCTL_RSTCTL_REG, MC_RST); in mt7628_memc_reset()

Completed in 5 milliseconds