Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/
H A Dop_model_cell.c132 #define GET_POLARITY(x) ((x & 0x00000002) >> 1) macro
305 polarity = GET_POLARITY(unit_mask); in set_pm_event()