OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVR_LS102XA_MASK
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/drivers/pci/
pcie_layerscape.h
115
#define
SVR_LS102XA_MASK
0x700
pcie_layerscape.c
59
if (((svr >> SVR_VAR_PER_SHIFT) &
SVR_LS102XA_MASK
) == SVR_LS102XA) {
152
if (((svr >> SVR_VAR_PER_SHIFT) &
SVR_LS102XA_MASK
) == SVR_LS102XA) {
Completed in 699 milliseconds