Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/boards/
Dboard-sh7785lcr.c132 .start = SM107_REG_ADDR,
133 .end = SM107_REG_ADDR + SM107_REG_SIZE - 1,
344 sm501_reg = ioremap(SM107_REG_ADDR, SM501_DRAM_CONTROL); in sh7785lcr_setup()
/linux-5.19.10/arch/sh/include/mach-common/mach/
Dsh7785lcr.h43 #define SM107_REG_ADDR 0x13e00000 macro