Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c136 #define GET_BUS_TYPE(x) ((x & 0x00000300) >> 8) macro
308 bus_type = GET_BUS_TYPE(unit_mask); in set_pm_event()