Home
last modified time | relevance | path

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

/linux/arch/sh/kernel/cpu/sh4a/
H A Dsmp-shx3.c20 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro
/linux/drivers/video/fbdev/
H A Dg364fb.c70 #define RESET_REG 0xe4180000 /* Write only */ macro