Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Dfsl_portals.c77 int arch_max_portals, int portal_cinh_size) in inhibit_portals() argument
86 if (max_portals > arch_max_portals) { in inhibit_portals()
88 max_portals = arch_max_portals; in inhibit_portals()
/openbmc/u-boot/include/
H A Dfsl_qbman.h11 int arch_max_portals, int portal_cinh_size);