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