Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/bus/fsl-mc/
A Dfsl-mc-bus.c66 #define GCR1_P2_STOP BIT(30) macro
1165 (~(GCR1_P1_STOP | GCR1_P2_STOP)), in fsl_mc_bus_probe()
1258 (GCR1_P1_STOP | GCR1_P2_STOP), in fsl_mc_bus_remove()
1322 writel(readl(fsl_mc_regs + FSL_MC_GCR1) | (GCR1_P1_STOP | GCR1_P2_STOP), in fsl_mc_bus_notifier()

Completed in 4 milliseconds