Home
last modified time | relevance | path

Searched refs:po (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/c29xpcie/
H A DMAINTAINERS2 M: Po Liu <po.liu@freescale.com>
/rk3399_rockchip-uboot/drivers/pci/
H A Dfsl_pci_init.c317 volatile pot_t *po = &pci->pot[1]; /* skip 0 */ in fsl_pci_init() local
342 out_be32(&po->powbar, hose->regions[r].phys_start >> 12); in fsl_pci_init()
343 out_be32(&po->potar, start >> 12); in fsl_pci_init()
345 out_be32(&po->potear, start >> 44); in fsl_pci_init()
347 out_be32(&po->potear, 0); in fsl_pci_init()
350 out_be32(&po->powar, POWAR_EN | sz | in fsl_pci_init()
353 out_be32(&po->powar, POWAR_EN | sz | in fsl_pci_init()
358 po++; in fsl_pci_init()
/rk3399_rockchip-uboot/scripts/kconfig/
H A DMakefile8 PHONY += xconfig gconfig menuconfig config silentoldconfig update-po-config \
68 update-po-config: $(obj)/kxgettext $(obj)/gconf.glade.h