Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Ddfl-fme-perf.c44 #define CACHE_CHANNEL_SEL BIT_ULL(20) macro
329 v &= ~(CACHE_CHANNEL_SEL | CACHE_CTRL_EVNT); in cache_read_event_counter()
330 v |= FIELD_PREP(CACHE_CHANNEL_SEL, channel); in cache_read_event_counter()