Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc.h15 #define GCR1_P2_STOP BIT(30) macro
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c67 #define GCR1_P2_STOP BIT(30) macro
1097 (~(GCR1_P1_STOP | GCR1_P2_STOP)), in fsl_mc_bus_probe()
1190 (GCR1_P1_STOP | GCR1_P2_STOP), in fsl_mc_bus_remove()
1254 writel(readl(fsl_mc_regs + FSL_MC_GCR1) | (GCR1_P1_STOP | GCR1_P2_STOP), in fsl_mc_bus_notifier()