Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dftm-quaddec.c243 COUNTER_COMP_COUNT_ENUM("prescaler", ftm_quaddec_get_prescaler,
H A D104-quad-8.c1162 COUNTER_COMP_COUNT_ENUM("error_noise", quad8_error_noise_get, NULL,
/openbmc/linux/include/linux/
H A Dcounter.h509 #define COUNTER_COMP_COUNT_ENUM(_name, _get, _set, _available) \ macro