Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mcb/
H A Dmcb-internal.h81 #define GDD_BAR(x) ((x) & 0x7) macro
H A Dmcb-parse.c62 mdev->bar = GDD_BAR(reg2); in chameleon_parse_gdd()