Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/tqc/tqm834x/
H A Dpci.c81 reg32 |= (OCCR_PCICD0 | OCCR_PCICD1 | OCCR_PCICD2 \ in pci_init_board()
/rk3399_rockchip-uboot/board/freescale/mpc832xemds/
H A Dpci.c123 OCCR_PCICD0 | OCCR_PCICD1 | OCCR_PCICD2 | OCCR_PCICR;
/rk3399_rockchip-uboot/include/
H A Dmpc83xx.h918 #define OCCR_PCICD2 0x00200000 macro