Searched refs:inhibit_portals (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/misc/ |
H A D | fsl_portals.c | 70 inhibit_portals(bpaddr, CONFIG_SYS_BMAN_NUM_PORTALS, MAX_BPORTALS, in setup_qbman_portals() 72 inhibit_portals(qpaddr, CONFIG_SYS_QMAN_NUM_PORTALS, MAX_QPORTALS, in setup_qbman_portals() 76 void inhibit_portals(void __iomem *addr, int max_portals, in inhibit_portals() function
|
/openbmc/u-boot/include/ |
H A D | fsl_qbman.h | 10 void inhibit_portals(void __iomem *addr, int max_portals,
|