Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
H A Docelot_devcpu_gcb.h15 #define PERF_GPIO_OUT_SET 0x34 macro
/openbmc/u-boot/board/mscc/ocelot/
H A Docelot.c41 writel(BIT(19), BASE_DEVCPU_GCB + PERF_GPIO_OUT_SET); in mscc_switch_reset()
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/
H A Dddr.h417 writel(BIT(19), BASE_DEVCPU_GCB + PERF_GPIO_OUT_SET); in hal_vcoreiii_ddr_reset_release()