Searched refs:EVENT_POP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/ti/ | ||
H A D | cpts.h | 68 #define EVENT_POP (1<<0) /* writing discards one event */ macro |
H A D | cpts.c | 57 cpts_write32(cpts, EVENT_POP, event_pop); in cpts_fifo_pop() |