Searched refs:GCR1_P2_STOP (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c67 #define GCR1_P2_STOP BIT(30) macro
1097 (~(GCR1_P1_STOP | GCR1_P2_STOP)),
1187 (GCR1_P1_STOP | GCR1_P2_STOP),
1244 writel(readl(fsl_mc_regs + FSL_MC_GCR1) | (GCR1_P1_STOP | GCR1_P2_STOP),

Completed in 145 milliseconds