port_addr 96 arch/mips/netlogic/xlp/usb-init-xlp2.c u64 port_addr; port_addr 100 arch/mips/netlogic/xlp/usb-init-xlp2.c port_addr = nlm_xlpii_get_usb_regbase(0, 1); port_addr 103 arch/mips/netlogic/xlp/usb-init-xlp2.c port_addr = nlm_xlpii_get_usb_regbase(0, 2); port_addr 106 arch/mips/netlogic/xlp/usb-init-xlp2.c port_addr = nlm_xlpii_get_usb_regbase(0, 3); port_addr 112 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB3_INT_REG, 0xffffffff); port_addr 117 arch/mips/netlogic/xlp/usb-init-xlp2.c u64 port_addr; port_addr 126 arch/mips/netlogic/xlp/usb-init-xlp2.c port_addr = nlm_xlpii_get_usb_regbase(node, 1); port_addr 129 arch/mips/netlogic/xlp/usb-init-xlp2.c port_addr = nlm_xlpii_get_usb_regbase(node, 2); port_addr 132 arch/mips/netlogic/xlp/usb-init-xlp2.c port_addr = nlm_xlpii_get_usb_regbase(node, 3); port_addr 138 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB3_INT_REG, 0xffffffff); port_addr 143 arch/mips/netlogic/xlp/usb-init-xlp2.c u64 port_addr, xhci_base, pci_base; port_addr 147 arch/mips/netlogic/xlp/usb-init-xlp2.c port_addr = nlm_xlpii_get_usb_regbase(node, port); port_addr 150 arch/mips/netlogic/xlp/usb-init-xlp2.c val = nlm_read_usb_reg(port_addr, XLPII_USB_PHY_LOS_LV); port_addr 153 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB_PHY_LOS_LV, val); port_addr 155 arch/mips/netlogic/xlp/usb-init-xlp2.c val = nlm_read_usb_reg(port_addr, XLPII_USB_RFCLK_REG); port_addr 157 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB_RFCLK_REG, val); port_addr 160 arch/mips/netlogic/xlp/usb-init-xlp2.c val = nlm_read_usb_reg(port_addr, XLPII_USB_PHY_TEST); port_addr 163 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB_PHY_TEST, val); port_addr 169 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB3_CTL_0, val); port_addr 172 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB3_INT_MASK, 0x00000001); port_addr 175 arch/mips/netlogic/xlp/usb-init-xlp2.c nlm_write_usb_reg(port_addr, XLPII_USB3_INT_REG, 0xffffffff); port_addr 73 arch/mips/netlogic/xlp/usb-init.c uint64_t port_addr; port_addr 75 arch/mips/netlogic/xlp/usb-init.c port_addr = nlm_get_usb_regbase(node, port); port_addr 76 arch/mips/netlogic/xlp/usb-init.c val = nlm_read_usb_reg(port_addr, USB_INT_EN); port_addr 79 arch/mips/netlogic/xlp/usb-init.c nlm_write_usb_reg(port_addr, USB_INT_EN, val); port_addr 84 arch/mips/netlogic/xlp/usb-init.c uint64_t port_addr; port_addr 88 arch/mips/netlogic/xlp/usb-init.c port_addr = nlm_get_usb_regbase(node, port); port_addr 89 arch/mips/netlogic/xlp/usb-init.c val = nlm_read_usb_reg(port_addr, USB_PHY_0); port_addr 91 arch/mips/netlogic/xlp/usb-init.c nlm_write_usb_reg(port_addr, USB_PHY_0, val); port_addr 94 arch/mips/netlogic/xlp/usb-init.c val = nlm_read_usb_reg(port_addr, USB_CTL_0); port_addr 97 arch/mips/netlogic/xlp/usb-init.c nlm_write_usb_reg(port_addr, USB_CTL_0, val); port_addr 683 drivers/i2c/busses/i2c-rcar.c dma_addr_t port_addr) port_addr 700 drivers/i2c/busses/i2c-rcar.c cfg.dst_addr = port_addr; port_addr 703 drivers/i2c/busses/i2c-rcar.c cfg.src_addr = port_addr; port_addr 482 drivers/i2c/busses/i2c-sh_mobile.c enum dma_transfer_direction dir, dma_addr_t port_addr) port_addr 499 drivers/i2c/busses/i2c-sh_mobile.c cfg.dst_addr = port_addr; port_addr 502 drivers/i2c/busses/i2c-sh_mobile.c cfg.src_addr = port_addr; port_addr 146 drivers/net/ethernet/intel/i40e/i40e_debugfs.c pf->hw.mac.port_addr); port_addr 12269 drivers/net/ethernet/intel/i40e/i40e_main.c ppid->id_len = min_t(int, sizeof(hw->mac.port_addr), sizeof(ppid->id)); port_addr 12270 drivers/net/ethernet/intel/i40e/i40e_main.c memcpy(ppid->id, hw->mac.port_addr, ppid->id_len); port_addr 14987 drivers/net/ethernet/intel/i40e/i40e_main.c i40e_get_port_mac_addr(hw, hw->mac.port_addr); port_addr 14988 drivers/net/ethernet/intel/i40e/i40e_main.c if (is_valid_ether_addr(hw->mac.port_addr)) port_addr 346 drivers/net/ethernet/intel/i40e/i40e_type.h u8 port_addr[ETH_ALEN]; port_addr 773 drivers/net/ethernet/qlogic/qed/qed_dcbx.c data.addr = p_hwfn->mcp_info->port_addr + offsetof(struct public_port, port_addr 791 drivers/net/ethernet/qlogic/qed/qed_dcbx.c data.addr = p_hwfn->mcp_info->port_addr + offsetof(struct public_port, port_addr 809 drivers/net/ethernet/qlogic/qed/qed_dcbx.c data.addr = p_hwfn->mcp_info->port_addr + port_addr 826 drivers/net/ethernet/qlogic/qed/qed_dcbx.c data.addr = p_hwfn->mcp_info->port_addr + port_addr 842 drivers/net/ethernet/qlogic/qed/qed_dcbx.c data.addr = p_hwfn->mcp_info->port_addr + port_addr 1250 drivers/net/ethernet/qlogic/qed/qed_dcbx.c data.addr = p_hwfn->mcp_info->port_addr + port_addr 4290 drivers/net/ethernet/qlogic/qed/qed_dev.c eee_status = qed_rd(p_hwfn, p_ptt, p_hwfn->mcp_info->port_addr + port_addr 1790 drivers/net/ethernet/qlogic/qed/qed_l2.c p_hwfn->mcp_info->port_addr + port_addr 1866 drivers/net/ethernet/qlogic/qed/qed_l2.c p_hwfn->mcp_info->port_addr + port_addr 89 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->mcp_info->port_addr = SECTION_ADDR(mfw_mb_offsize, port_addr 93 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->mcp_info->port_addr, MFW_PORT(p_hwfn)); port_addr 1226 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->mcp_info->port_addr + port_addr 1234 drivers/net/ethernet/qlogic/qed/qed_mcp.c (u32)(p_hwfn->mcp_info->port_addr + port_addr 1256 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->mcp_info->port_addr + port_addr 1331 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->mcp_info->port_addr + port_addr 1336 drivers/net/ethernet/qlogic/qed/qed_mcp.c (u32)(p_hwfn->mcp_info->port_addr + port_addr 1714 drivers/net/ethernet/qlogic/qed/qed_mcp.c port_cfg = qed_rd(p_hwfn, p_ptt, p_hwfn->mcp_info->port_addr + port_addr 1973 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->mcp_info->port_addr + port_addr 1999 drivers/net/ethernet/qlogic/qed/qed_mcp.c p_hwfn->mcp_info->port_addr + port_addr 720 drivers/net/ethernet/qlogic/qed/qed_mcp.h u32 port_addr; port_addr 172 drivers/net/wireless/st/cw1200/hwio.c size_t buf_len, u32 prefetch, u16 port_addr) port_addr 224 drivers/net/wireless/st/cw1200/hwio.c ret = __cw1200_reg_read(priv, port_addr, buf, buf_len, 0); port_addr 200 drivers/net/wireless/st/cw1200/hwio.h size_t buf_len, u32 prefetch, u16 port_addr); port_addr 949 drivers/scsi/megaraid/megaraid_sas.h u64 port_addr[8]; port_addr 965 drivers/scsi/megaraid/megaraid_sas.h u64 port_addr[8]; port_addr 1028 drivers/spi/spi-rspi.c dma_addr_t port_addr) port_addr 1049 drivers/spi/spi-rspi.c cfg.dst_addr = port_addr; port_addr 1052 drivers/spi/spi-rspi.c cfg.src_addr = port_addr; port_addr 1168 drivers/spi/spi-sh-msiof.c enum dma_transfer_direction dir, unsigned int id, dma_addr_t port_addr) port_addr 1189 drivers/spi/spi-sh-msiof.c cfg.dst_addr = port_addr; port_addr 1192 drivers/spi/spi-sh-msiof.c cfg.src_addr = port_addr; port_addr 81 drivers/usb/host/uhci-hub.c status = uhci_readw(uhci, port_addr); \ port_addr 85 drivers/usb/host/uhci-hub.c uhci_writew(uhci, status, port_addr) port_addr 88 drivers/usb/host/uhci-hub.c status = uhci_readw(uhci, port_addr); \ port_addr 91 drivers/usb/host/uhci-hub.c uhci_writew(uhci, status, port_addr) port_addr 97 drivers/usb/host/uhci-hub.c unsigned long port_addr) port_addr 102 drivers/usb/host/uhci-hub.c if (uhci_readw(uhci, port_addr) & SUSPEND_BITS) { port_addr 113 drivers/usb/host/uhci-hub.c if (!(uhci_readw(uhci, port_addr) & SUSPEND_BITS)) port_addr 125 drivers/usb/host/uhci-hub.c static void wait_for_HP(struct uhci_hcd *uhci, unsigned long port_addr) port_addr 130 drivers/usb/host/uhci-hub.c if (uhci_readw(uhci, port_addr) & USBPORTSC_CSC) port_addr 140 drivers/usb/host/uhci-hub.c unsigned long port_addr; port_addr 144 drivers/usb/host/uhci-hub.c port_addr = USBPORTSC1 + 2 * port; port_addr 145 drivers/usb/host/uhci-hub.c status = uhci_readw(uhci, port_addr); port_addr 154 drivers/usb/host/uhci-hub.c wait_for_HP(uhci, port_addr); port_addr 180 drivers/usb/host/uhci-hub.c uhci_finish_suspend(uhci, port, port_addr); port_addr 249 drivers/usb/host/uhci-hub.c unsigned long port_addr = USBPORTSC1 + 2 * port; port_addr 268 drivers/usb/host/uhci-hub.c status = uhci_readw(uhci, port_addr); port_addr 339 drivers/usb/host/uhci-hub.c uhci_finish_suspend(uhci, port, port_addr); port_addr 361 drivers/usb/host/uhci-hub.c uhci_finish_suspend(uhci, port, port_addr); port_addr 367 drivers/usb/host/uhci-hub.c if (!(uhci_readw(uhci, port_addr) & USBPORTSC_SUSP)) { port_addr 370 drivers/usb/host/uhci-hub.c uhci_finish_suspend(uhci, port, port_addr); port_addr 379 drivers/usb/host/uhci-hub.c if (!(uhci_readw(uhci, port_addr) & port_addr 382 drivers/usb/host/uhci-hub.c port_addr); port_addr 65 include/uapi/linux/ax25.h ax25_address port_addr; port_addr 72 include/uapi/linux/ax25.h ax25_address port_addr; port_addr 79 include/uapi/linux/ax25.h ax25_address port_addr; port_addr 356 net/ax25/af_ax25.c if ((ax25_dev = ax25_addr_ax25dev(&ax25_ctl.port_addr)) == NULL) port_addr 78 net/ax25/ax25_route.c if ((ax25_dev = ax25_addr_ax25dev(&route->port_addr)) == NULL) port_addr 150 net/ax25/ax25_route.c if ((ax25_dev = ax25_addr_ax25dev(&route->port_addr)) == NULL) port_addr 186 net/ax25/ax25_route.c if ((ax25_dev = ax25_addr_ax25dev(&rt_option->port_addr)) == NULL)