Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dfsl_portals.c54 inhibit_portals(bpaddr, CONFIG_SYS_BMAN_NUM_PORTALS, MAX_BPORTALS, in setup_qbman_portals()
56 inhibit_portals(qpaddr, CONFIG_SYS_QMAN_NUM_PORTALS, MAX_QPORTALS, in setup_qbman_portals()
60 void inhibit_portals(void __iomem *addr, int max_portals, in inhibit_portals() function
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c19 static void inhibit_portals(void __iomem *addr, int max_portals, in inhibit_portals() function
80 inhibit_portals(bpaddr, CONFIG_SYS_BMAN_NUM_PORTALS, MAX_BPORTALS, in setup_portals()
82 inhibit_portals(qpaddr, CONFIG_SYS_QMAN_NUM_PORTALS, MAX_QPORTALS, in setup_portals()