Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Di8254.c376 COUNTER_COMP_FLOOR(i8254_count_floor_read, NULL),
H A D104-quad-8.c1157 COUNTER_COMP_FLOOR(quad8_count_floor_read, NULL),
/openbmc/linux/include/linux/
H A Dcounter.h601 #define COUNTER_COMP_FLOOR(_read, _write) \ macro