Home
last modified time | relevance | path

Searched refs:port_addr (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/arch/mips/netlogic/xlp/
Dusb-init-xlp2.c96 u64 port_addr; in xlp2xx_usb_ack() local
100 port_addr = nlm_xlpii_get_usb_regbase(0, 1); in xlp2xx_usb_ack()
103 port_addr = nlm_xlpii_get_usb_regbase(0, 2); in xlp2xx_usb_ack()
106 port_addr = nlm_xlpii_get_usb_regbase(0, 3); in xlp2xx_usb_ack()
112 nlm_write_usb_reg(port_addr, XLPII_USB3_INT_REG, 0xffffffff); in xlp2xx_usb_ack()
117 u64 port_addr; in xlp9xx_usb_ack() local
126 port_addr = nlm_xlpii_get_usb_regbase(node, 1); in xlp9xx_usb_ack()
129 port_addr = nlm_xlpii_get_usb_regbase(node, 2); in xlp9xx_usb_ack()
132 port_addr = nlm_xlpii_get_usb_regbase(node, 3); in xlp9xx_usb_ack()
138 nlm_write_usb_reg(port_addr, XLPII_USB3_INT_REG, 0xffffffff); in xlp9xx_usb_ack()
[all …]
Dusb-init.c73 uint64_t port_addr; in nlm_usb_intr_en() local
75 port_addr = nlm_get_usb_regbase(node, port); in nlm_usb_intr_en()
76 val = nlm_read_usb_reg(port_addr, USB_INT_EN); in nlm_usb_intr_en()
79 nlm_write_usb_reg(port_addr, USB_INT_EN, val); in nlm_usb_intr_en()
84 uint64_t port_addr; in nlm_usb_hw_reset() local
88 port_addr = nlm_get_usb_regbase(node, port); in nlm_usb_hw_reset()
89 val = nlm_read_usb_reg(port_addr, USB_PHY_0); in nlm_usb_hw_reset()
91 nlm_write_usb_reg(port_addr, USB_PHY_0, val); in nlm_usb_hw_reset()
94 val = nlm_read_usb_reg(port_addr, USB_CTL_0); in nlm_usb_hw_reset()
97 nlm_write_usb_reg(port_addr, USB_CTL_0, val); in nlm_usb_hw_reset()
/Linux-v4.19/drivers/usb/host/
Duhci-hub.c81 status = uhci_readw(uhci, port_addr); \
85 uhci_writew(uhci, status, port_addr)
88 status = uhci_readw(uhci, port_addr); \
91 uhci_writew(uhci, status, port_addr)
97 unsigned long port_addr) in uhci_finish_suspend() argument
102 if (uhci_readw(uhci, port_addr) & SUSPEND_BITS) { in uhci_finish_suspend()
113 if (!(uhci_readw(uhci, port_addr) & SUSPEND_BITS)) in uhci_finish_suspend()
125 static void wait_for_HP(struct uhci_hcd *uhci, unsigned long port_addr) in wait_for_HP() argument
130 if (uhci_readw(uhci, port_addr) & USBPORTSC_CSC) in wait_for_HP()
140 unsigned long port_addr; in uhci_check_ports() local
[all …]
/Linux-v4.19/include/uapi/linux/
Dax25.h65 ax25_address port_addr; member
72 ax25_address port_addr; member
79 ax25_address port_addr; member
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes_utils.c476 u32 port_addr; in nes_write_10G_phy_reg() local
480 port_addr = phy_addr; in nes_write_10G_phy_reg()
484 0x00020000 | (u32)phy_reg | (((u32)dev_addr) << 18) | (((u32)port_addr) << 23)); in nes_write_10G_phy_reg()
499 0x10020000 | (u32)data | (((u32)dev_addr) << 18) | (((u32)port_addr) << 23)); in nes_write_10G_phy_reg()
521 u32 port_addr; in nes_read_10G_phy_reg() local
525 port_addr = phy_addr; in nes_read_10G_phy_reg()
529 0x00020000 | (u32)phy_reg | (((u32)dev_addr) << 18) | (((u32)port_addr) << 23)); in nes_read_10G_phy_reg()
544 0x30020000 | (((u32)dev_addr) << 18) | (((u32)port_addr) << 23)); in nes_read_10G_phy_reg()
/Linux-v4.19/net/ax25/
Dax25_route.c81 if ((ax25_dev = ax25_addr_ax25dev(&route->port_addr)) == NULL) in ax25_rt_add()
153 if ((ax25_dev = ax25_addr_ax25dev(&route->port_addr)) == NULL) in ax25_rt_del()
189 if ((ax25_dev = ax25_addr_ax25dev(&rt_option->port_addr)) == NULL) in ax25_rt_opt()
Daf_ax25.c359 if ((ax25_dev = ax25_addr_ax25dev(&ax25_ctl.port_addr)) == NULL) in ax25_ctl_ioctl()
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dhwio.c175 size_t buf_len, u32 prefetch, u16 port_addr) in cw1200_indirect_read() argument
227 ret = __cw1200_reg_read(priv, port_addr, buf, buf_len, 0); in cw1200_indirect_read()
Dhwio.h203 size_t buf_len, u32 prefetch, u16 port_addr);
/Linux-v4.19/drivers/i2c/busses/
Di2c-sh_mobile.c514 enum dma_transfer_direction dir, dma_addr_t port_addr) in sh_mobile_i2c_request_dma_chan() argument
531 cfg.dst_addr = port_addr; in sh_mobile_i2c_request_dma_chan()
534 cfg.src_addr = port_addr; in sh_mobile_i2c_request_dma_chan()
Di2c-rcar.c680 dma_addr_t port_addr) in rcar_i2c_request_dma_chan() argument
697 cfg.dst_addr = port_addr; in rcar_i2c_request_dma_chan()
700 cfg.src_addr = port_addr; in rcar_i2c_request_dma_chan()
/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.c89 p_hwfn->mcp_info->port_addr = SECTION_ADDR(mfw_mb_offsize, in qed_mcp_cmd_port_init()
93 p_hwfn->mcp_info->port_addr, MFW_PORT(p_hwfn)); in qed_mcp_cmd_port_init()
1205 p_hwfn->mcp_info->port_addr + in qed_mcp_handle_transceiver_change()
1213 (u32)(p_hwfn->mcp_info->port_addr + in qed_mcp_handle_transceiver_change()
1235 p_hwfn->mcp_info->port_addr + in qed_mcp_read_eee_config()
1264 p_hwfn->mcp_info->port_addr + in qed_mcp_handle_link_change()
1269 (u32)(p_hwfn->mcp_info->port_addr + in qed_mcp_handle_link_change()
1621 port_cfg = qed_rd(p_hwfn, p_ptt, p_hwfn->mcp_info->port_addr + in qed_mcp_read_ufp_config()
1871 *p_media_type = qed_rd(p_hwfn, p_ptt, p_hwfn->mcp_info->port_addr + in qed_mcp_get_media_type()
Dqed_dcbx.c774 data.addr = p_hwfn->mcp_info->port_addr + offsetof(struct public_port, in qed_dcbx_read_local_lldp_mib()
792 data.addr = p_hwfn->mcp_info->port_addr + offsetof(struct public_port, in qed_dcbx_read_remote_lldp_mib()
810 data.addr = p_hwfn->mcp_info->port_addr + in qed_dcbx_read_operational_mib()
827 data.addr = p_hwfn->mcp_info->port_addr + in qed_dcbx_read_remote_mib()
843 data.addr = p_hwfn->mcp_info->port_addr + in qed_dcbx_read_local_mib()
1251 data.addr = p_hwfn->mcp_info->port_addr + in qed_dcbx_config_params()
Dqed_mcp.h649 u32 port_addr; member
Dqed_l2.c1785 p_hwfn->mcp_info->port_addr + in __qed_get_vport_port_stats()
1861 p_hwfn->mcp_info->port_addr + in __qed_get_vport_port_stats()
Dqed_dev.c2934 eee_status = qed_rd(p_hwfn, p_ptt, p_hwfn->mcp_info->port_addr + in qed_get_eee_caps()
/Linux-v4.19/drivers/spi/
Dspi-rspi.c1054 dma_addr_t port_addr) in rspi_request_dma_chan() argument
1075 cfg.dst_addr = port_addr; in rspi_request_dma_chan()
1078 cfg.src_addr = port_addr; in rspi_request_dma_chan()
Dspi-sh-msiof.c1163 enum dma_transfer_direction dir, unsigned int id, dma_addr_t port_addr) in sh_msiof_request_dma_chan() argument
1184 cfg.dst_addr = port_addr; in sh_msiof_request_dma_chan()
1187 cfg.src_addr = port_addr; in sh_msiof_request_dma_chan()
/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas.h900 u64 port_addr[8]; member
916 u64 port_addr[8]; member
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_type.h340 u8 port_addr[ETH_ALEN]; member
Di40e_debugfs.c148 pf->hw.mac.port_addr); in i40e_dbg_dump_vsi_seid()
Di40e_main.c11560 ppid->id_len = min_t(int, sizeof(hw->mac.port_addr), sizeof(ppid->id)); in i40e_get_phys_port_id()
11561 memcpy(ppid->id, hw->mac.port_addr, ppid->id_len); in i40e_get_phys_port_id()
13756 i40e_get_port_mac_addr(hw, hw->mac.port_addr); in i40e_probe()
13757 if (is_valid_ether_addr(hw->mac.port_addr)) in i40e_probe()