Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/oprofile/
Dop_model_cell.c290 u32 bus_word, bus_type, count_cycles, polarity, input_control; in set_pm_event() local
310 input_control = GET_INPUT_CONTROL(unit_mask); in set_pm_event()
322 pm_regs.pm07_cntrl[ctr] |= PM07_CTR_INPUT_CONTROL(input_control); in set_pm_event()
333 if (input_control == 0) { in set_pm_event()