Home
last modified time | relevance | path

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

/arch/powerpc/oprofile/
Dop_model_cell.c97 u8 bus_word; /* Enable/Disable on this Trace/Trigger/Event member
221 pm_signal_local.bus_word = 1; in pm_rtas_reset_signals()
261 pm_signal_local[i].bus_word = pm_signal[j].bus_word; in pm_rtas_activate_signals()
290 u32 bus_word, bus_type, count_cycles, polarity, input_control; in set_pm_event() local
298 p->bus_word = 1; in set_pm_event()
306 bus_word = GET_BUS_WORD(unit_mask); in set_pm_event()
316 p->bus_word = bus_word; in set_pm_event()
336 if (bus_word == 0x3) in set_pm_event()
337 bus_word = 0x2; in set_pm_event()
338 else if (bus_word == 0xc) in set_pm_event()
[all …]
/arch/powerpc/include/asm/
Dps3.h506 u8 bus_word);