Searched refs:GET_POLARITY (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/oprofile/ | ||
H A D | op_model_cell.c | 132 #define GET_POLARITY(x) ((x & 0x00000002) >> 1) macro 305 polarity = GET_POLARITY(unit_mask); in set_pm_event() |
Completed in 3 milliseconds