Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FSL_QMAN_ADDR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dfsl_portals.c29 struct ccsr_qman *qman = (void *)CONFIG_SYS_FSL_QMAN_ADDR; in setup_qbman_portals()
178 struct ccsr_qman *qman = (void *)CONFIG_SYS_FSL_QMAN_ADDR; in fdt_fixup_qportals()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dportals.c52 ccsr_qman_t *qman = (void *)CONFIG_SYS_FSL_QMAN_ADDR; in setup_portals()
233 ccsr_qman_t *qman = (void *)CONFIG_SYS_FSL_QMAN_ADDR; in fdt_fixup_qportals()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt3173 CONFIG_SYS_FSL_QMAN_ADDR
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h3005 #define CONFIG_SYS_FSL_QMAN_ADDR \ macro