Home
last modified time | relevance | path

Searched defs:RESET_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/synopsys/iot_devkit/
H A Diot_devkit.c20 #define RESET_REG (void *)(SYSCON_BASE + 0x18) macro
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c20 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro
/openbmc/linux/drivers/video/fbdev/
H A Dg364fb.c70 #define RESET_REG 0xe4180000 /* Write only */ macro