OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_PDR
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/board/renesas/sh7785lcr/
rtl8169.h
9
#define
PCI_PDR
PCIREG_32(0xfe040220)
rtl8169_mac.c
21
PCI_PDR
= 0x00001000;
23
pci_data =
PCI_PDR
;
24
PCI_PDR
= pci_data | 0x00000007;
27
PCI_MEMR = (unsigned char *)((
PCI_PDR
| 0xFE240050) & 0xFFFFFFF0);
Completed in 477 milliseconds