Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bus/fsl-mc/
Dfsl-mc-bus.c66 #define GCR1_P1_STOP BIT(31) macro
1166 (~(GCR1_P1_STOP | GCR1_P2_STOP)), in fsl_mc_bus_probe()
1259 (GCR1_P1_STOP | GCR1_P2_STOP), in fsl_mc_bus_remove()
1323 writel(readl(fsl_mc_regs + FSL_MC_GCR1) | (GCR1_P1_STOP | GCR1_P2_STOP), in fsl_mc_bus_notifier()