Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/counter/
H A Dmicrochip-tcb-capture.c52 [MCHP_TC_SYNAPSE_ACTION_NONE] = COUNTER_SYNAPSE_ACTION_NONE,
190 *action = COUNTER_SYNAPSE_ACTION_NONE; in mchp_tc_count_action_get()
H A Dti-eqep.c302 [TI_EQEP_SYNAPSE_ACTION_NONE] = COUNTER_SYNAPSE_ACTION_NONE,
H A Dstm32-timer-cnt.c271 [STM32_SYNAPSE_ACTION_NONE] = COUNTER_SYNAPSE_ACTION_NONE,
H A Dstm32-lptimer-cnt.c154 [STM32_LPTIM_SYNAPSE_ACTION_NONE] = COUNTER_SYNAPSE_ACTION_NONE,
H A D104-quad-8.c833 [QUAD8_SYNAPSE_ACTION_NONE] = COUNTER_SYNAPSE_ACTION_NONE,
838 [QUAD8_SYNAPSE_ACTION_NONE] = COUNTER_SYNAPSE_ACTION_NONE,
H A Dcounter.c533 [COUNTER_SYNAPSE_ACTION_NONE] = "none",
/OK3568_Linux_fs/kernel/include/linux/
H A Dcounter.h125 COUNTER_SYNAPSE_ACTION_NONE = 0, enumerator