Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
H A Docelot_devcpu_gcb.h19 #define PERF_GPIO_OE 0x44 macro
/openbmc/u-boot/board/mscc/ocelot/
H A Docelot.c40 setbits_le32(BASE_DEVCPU_GCB + PERF_GPIO_OE, BIT(19)); in mscc_switch_reset()
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/
H A Dddr.h408 setbits_le32(BASE_DEVCPU_GCB + PERF_GPIO_OE, BIT(19)); in hal_vcoreiii_ddr_reset_assert()
416 setbits_le32(BASE_DEVCPU_GCB + PERF_GPIO_OE, BIT(19)); in hal_vcoreiii_ddr_reset_release()
432 clrbits_le32(BASE_DEVCPU_GCB + PERF_GPIO_OE, BIT(19)); in hal_vcoreiii_ddr_failed()