Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/armltd/integrator/
H A Dpci_v3.h89 #define V3_SYSTEM_M_LOCK (1 << 14) macro
H A Dpci.c290 if (v3_readw(V3_SYSTEM) & V3_SYSTEM_M_LOCK) in pci_init_board()
407 val |= V3_SYSTEM_M_LOCK; in pci_init_board()