Home
last modified time | relevance | path

Searched refs:XLP_IO_PCI_HDRSZ (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/mips/nlm/hal/
H A Dusb.h57 #define nlm_get_usb_regbase(node, inst) (nlm_get_usb_pcibase(node, inst) + XLP_IO_PCI_HDRSZ)
H A Diomap.h46 #define XLP_IO_PCI_HDRSZ 0x100 macro
102 ((XLP_IO_SD_OFFSET(node))+(slot*0x100)+XLP_IO_PCI_HDRSZ)
H A Dgbu.h99 (nlm_get_gbu_pcibase(node) + XLP_IO_PCI_HDRSZ)
H A Dpcibus.h99 (nlm_get_pcie_base(node, inst) + XLP_IO_PCI_HDRSZ)
H A Dsys.h126 #define nlm_get_sys_regbase(node) (nlm_get_sys_pcibase(node) + XLP_IO_PCI_HDRSZ)
H A Dbridge.h183 (nlm_get_bridge_pcibase(node) + XLP_IO_PCI_HDRSZ)
H A Duart.h98 (nlm_get_uart_pcibase(node, inst) + XLP_IO_PCI_HDRSZ)
H A Dnlmsaelib.h55 (nlm_get_sec_pcibase(node) + XLP_IO_PCI_HDRSZ)
61 (nlm_get_rsa_pcibase(node) + XLP_IO_PCI_HDRSZ)
H A Dpoe.h266 (nlm_get_poe_pcibase(node) + XLP_IO_PCI_HDRSZ)
H A Dpic.h186 #define nlm_get_pic_regbase(node) (nlm_get_pic_pcibase(node) + XLP_IO_PCI_HDRSZ)
/f-stack/freebsd/mips/nlm/
H A Dboard_eeprom.c103 XLP_IO_PCI_HDRSZ; in nlm_board_eeprom_read()
H A Dmpreset.S40 XLP_IO_SYS_OFFSET(node) + XLP_IO_PCI_HDRSZ + (reg) * 4)