Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mcb/
H A Dmcb-internal.h123 #define BAR_DESC_SIZE(x) ((x) * sizeof(struct chameleon_bar) + sizeof(__le32)) macro
H A Dmcb-parse.c160 *base += BAR_DESC_SIZE(bar_count); in chameleon_get_bar()