Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bus/fsl-mc/
Dfsl-mc-bus.c66 #define GCR1_P1_STOP BIT(31) 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()