Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c136 #define GET_POLARITY(x) ((x & 0x00000002) >> 1) macro
309 polarity = GET_POLARITY(unit_mask); in set_pm_event()