Searched refs:PM_GRS_SH (Results 1 – 2 of 2) sorted by relevance
27 #define PM_GRS_SH 8 /* Storage subsystem mux select */ macro181 value |= (unsigned long)((event >> PM_GRS_SH) & fmask) in power5_get_constraint()524 grsel = (event[i] >> PM_GRS_SH) & PM_GRS_MSK; in power5_compute_mmcr()
27 #define PM_GRS_SH 8 /* Storage subsystem mux select */ macro174 value |= (unsigned long)((event >> PM_GRS_SH) & fmask) in power5p_get_constraint()579 grsel = (event[i] >> PM_GRS_SH) & PM_GRS_MSK; in power5p_compute_mmcr()