Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-kirkwood/include/mach/
H A Dcpu.h23 #define KW_REG_DEVICE_ID (KW_MPP_BASE + 0x34)
24 #define KW_REG_SYSRST_CNT (KW_MPP_BASE + 0x50)
26 #define KW_REG_MPP_OUT_DRV_REG (KW_MPP_BASE + 0xE0)
H A Dsoc.h28 #define KW_MPP_BASE (KW_REGISTER(0x10000)) macro
/openbmc/u-boot/arch/arm/mach-kirkwood/
H A Dmpp.c31 #define MPP_CTRL(i) (KW_MPP_BASE + (i* 4))