Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/boot-device/
H A Dboot-device-pxs3.c39 return !!(readl(SG_PINMON2) & BIT(31)); in uniphier_pxs3_boot_device_is_usb()
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dsg-regs.h72 #define SG_PINMON2 (SG_DBG_BASE | 0x0108) macro