Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/oprofile/
Dop_model_cell.c286 u32 bus_word, bus_type, count_cycles, polarity, input_control; in set_pm_event() local
306 input_control = GET_INPUT_CONTROL(unit_mask); in set_pm_event()
318 pm_regs.pm07_cntrl[ctr] |= PM07_CTR_INPUT_CONTROL(input_control); in set_pm_event()
329 if (input_control == 0) { in set_pm_event()