Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c62 #define DB_COUNT_MASK GENMASK(15, 0) macro
649 db_count = argument & DB_COUNT_MASK; in epf_ntb_cmd_handler()
H A Dpci-epf-vntb.c65 #define DB_COUNT_MASK GENMASK(15, 0) macro