Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dsg-regs.h62 #define SG_PINCTRL_BASE (SG_CTRL_BASE | 0x1000) macro
93 ldr \ra, =(SG_PINCTRL_BASE + \pin * \mux_bits / 32 * \reg_stride)
109 unsigned long reg = SG_PINCTRL_BASE + pin * mux_bits / 32 * reg_stride;