Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_boot_device.c16 #define UNIPHIER_PINMON0 0x0 macro
152 pinmon = mmio_read_32(pinmon_base + UNIPHIER_PINMON0); in uniphier_get_boot_device()
182 if (mmio_read_32(pinmon_base + UNIPHIER_PINMON0) & BIT(27)) in uniphier_get_boot_master()