/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | pcwd.c | 222 int port0, last_port0; /* Double read for stabilising */ in send_isa_command() local 232 port0 = inb_p(pcwd_private.io_addr); in send_isa_command() 234 last_port0 = port0; in send_isa_command() 235 port0 = inb_p(pcwd_private.io_addr); in send_isa_command() 237 if (port0 == last_port0) in send_isa_command() 244 pr_debug("received following data for cmd=0x%02x: port0=0x%02x last_port0=0x%02x\n", in send_isa_command() 245 cmd, port0, last_port0); in send_isa_command() 247 return port0; in send_isa_command() 809 int port0, last_port0; /* Reg 0, in case it's REV A */ in pcwd_isa_match() local 824 port0 in pcwd_isa_match() [all...] |
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | pcwd.c | 222 int port0, last_port0; /* Double read for stabilising */ in send_isa_command() local 232 port0 = inb_p(pcwd_private.io_addr); in send_isa_command() 234 last_port0 = port0; in send_isa_command() 235 port0 = inb_p(pcwd_private.io_addr); in send_isa_command() 237 if (port0 == last_port0) in send_isa_command() 244 pr_debug("received following data for cmd=0x%02x: port0=0x%02x last_port0=0x%02x\n", in send_isa_command() 245 cmd, port0, last_port0); in send_isa_command() 247 return port0; in send_isa_command() 809 int port0, last_port0; /* Reg 0, in case it's REV A */ in pcwd_isa_match() local 824 port0 in pcwd_isa_match() [all...] |
/kernel/linux/linux-6.6/sound/soc/generic/ |
H A D | audio-graph-card2.c | 779 struct device_node *port0, *port1, *ports; in audio_graph2_link_c2c() local 802 port0 = lnk; in audio_graph2_link_c2c() 803 ports = of_get_parent(port0); in audio_graph2_link_c2c() 834 ep0 = port_to_endpoint(port0); in audio_graph2_link_c2c() 864 of_node_put(port0); in audio_graph2_link_c2c() 1017 struct device_node *port0 = lnk; in graph_count_c2c() local 1019 struct device_node *ep0 = port_to_endpoint(port0); in graph_count_c2c()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 292 struct port_info *port0 = adap2pinfo(adap, 0); in phy2portid() local 294 return &port0->phy == phy ? 0 : 1; in phy2portid()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 292 struct port_info *port0 = adap2pinfo(adap, 0); in phy2portid() local 294 return &port0->phy == phy ? 0 : 1; in phy2portid()
|
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_edgeport.c | 907 struct usb_serial_port *port0 = serial->port[0]; in edge_open() local 911 port0->interrupt_in_buffer; in edge_open() 913 port0->interrupt_in_endpointAddress; in edge_open() 914 edge_serial->interrupt_read_urb = port0->interrupt_in_urb; in edge_open() 915 edge_serial->bulk_in_buffer = port0->bulk_in_buffer; in edge_open() 917 port0->bulk_in_endpointAddress; in edge_open() 918 edge_serial->read_urb = port0->read_urb; in edge_open() 920 port0->bulk_out_endpointAddress; in edge_open() 926 port0->interrupt_in_endpointAddress), in edge_open() 927 port0 in edge_open() [all...] |
H A D | mxuport.c | 1162 struct usb_serial_port *port0 = serial->port[0]; in mxuport_attach() local 1173 err = usb_serial_generic_submit_read_urbs(port0, GFP_KERNEL); in mxuport_attach() 1179 usb_serial_generic_close(port0); in mxuport_attach() 1188 struct usb_serial_port *port0 = serial->port[0]; in mxuport_release() local 1192 usb_serial_generic_close(port0); in mxuport_release()
|
H A D | quatech2.c | 622 struct usb_serial_port *port0; in qt2_setup_urbs() local 626 port0 = serial->port[0]; in qt2_setup_urbs() 635 port0->bulk_in_endpointAddress), in qt2_setup_urbs()
|
H A D | f81534.c | 1125 struct usb_serial_port *port0 = port->serial->port[0]; in f81534_close() local 1140 for (i = 0; i < ARRAY_SIZE(port0->read_urbs); ++i) in f81534_close() 1141 usb_kill_urb(port0->read_urbs[i]); in f81534_close()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | io_edgeport.c | 831 struct usb_serial_port *port0 = serial->port[0]; in edge_open() local 835 port0->interrupt_in_buffer; in edge_open() 837 port0->interrupt_in_endpointAddress; in edge_open() 838 edge_serial->interrupt_read_urb = port0->interrupt_in_urb; in edge_open() 839 edge_serial->bulk_in_buffer = port0->bulk_in_buffer; in edge_open() 841 port0->bulk_in_endpointAddress; in edge_open() 842 edge_serial->read_urb = port0->read_urb; in edge_open() 844 port0->bulk_out_endpointAddress; in edge_open() 850 port0->interrupt_in_endpointAddress), in edge_open() 851 port0 in edge_open() [all...] |
H A D | mxuport.c | 1155 struct usb_serial_port *port0 = serial->port[0]; in mxuport_attach() local 1166 err = usb_serial_generic_submit_read_urbs(port0, GFP_KERNEL); in mxuport_attach() 1172 usb_serial_generic_close(port0); in mxuport_attach() 1181 struct usb_serial_port *port0 = serial->port[0]; in mxuport_release() local 1185 usb_serial_generic_close(port0); in mxuport_release()
|
H A D | quatech2.c | 585 struct usb_serial_port *port0; in qt2_setup_urbs() local 589 port0 = serial->port[0]; in qt2_setup_urbs() 598 port0->bulk_in_endpointAddress), in qt2_setup_urbs()
|
H A D | f81534.c | 1111 struct usb_serial_port *port0 = port->serial->port[0]; in f81534_close() local 1126 for (i = 0; i < ARRAY_SIZE(port0->read_urbs); ++i) in f81534_close() 1127 usb_kill_urb(port0->read_urbs[i]); in f81534_close()
|
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | nosy-dump.h | 37 uint32_t port0:2; member
|
/kernel/linux/linux-6.6/tools/firewire/ |
H A D | nosy-dump.h | 37 uint32_t port0:2; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
H A D | rcar_lvds.c | 714 struct device_node *port0, *port1; in rcar_lvds_parse_dt_companion() local 742 port0 = of_graph_get_port_by_id(dev->of_node, 1); in rcar_lvds_parse_dt_companion() 744 dual_link = drm_of_lvds_get_dual_link_pixel_order(port0, port1); in rcar_lvds_parse_dt_companion() 745 of_node_put(port0); in rcar_lvds_parse_dt_companion()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_lvds.c | 683 struct device_node *port0, *port1; in rcar_lvds_parse_dt_companion() local 711 port0 = of_graph_get_port_by_id(dev->of_node, 1); in rcar_lvds_parse_dt_companion() 713 dual_link = drm_of_lvds_get_dual_link_pixel_order(port0, port1); in rcar_lvds_parse_dt_companion() 714 of_node_put(port0); in rcar_lvds_parse_dt_companion()
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | icm.c | 1793 int port0, port1; in icm_reset_phy_port() local 1801 port0 = 3; in icm_reset_phy_port() 1804 port0 = 1; in icm_reset_phy_port() 1812 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1829 ret = pcie2cio_write(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, val0); in icm_reset_phy_port() 1841 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1849 ret = pcie2cio_write(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, val0); in icm_reset_phy_port() 1897 dev_warn(&nhi->pdev->dev, "failed to reset links on port0\n"); in icm_firmware_init()
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | cypress_cy7c63.c | 186 static DEVICE_ATTR_RW(port0);
|
H A D | cytherm.c | 236 static DEVICE_ATTR_RW(port0);
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | cypress_cy7c63.c | 186 static DEVICE_ATTR_RW(port0);
|
H A D | cytherm.c | 236 static DEVICE_ATTR_RW(port0);
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
H A D | nxp-tja11xx.c | 558 static int tja1102_match_phy_device(struct phy_device *phydev, bool port0) in tja1102_match_phy_device() argument 572 if (port0) in tja1102_match_phy_device()
|
/kernel/linux/linux-6.6/drivers/net/phy/ |
H A D | nxp-tja11xx.c | 631 static int tja1102_match_phy_device(struct phy_device *phydev, bool port0) in tja1102_match_phy_device() argument 645 if (port0) in tja1102_match_phy_device()
|
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | icm.c | 1845 int port0, port1; in icm_reset_phy_port() local 1853 port0 = 3; in icm_reset_phy_port() 1856 port0 = 1; in icm_reset_phy_port() 1864 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1881 ret = pcie2cio_write(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, val0); in icm_reset_phy_port() 1893 ret = pcie2cio_read(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, &val0); in icm_reset_phy_port() 1901 ret = pcie2cio_write(icm, TB_CFG_PORT, port0, PHY_PORT_CS1, val0); in icm_reset_phy_port() 1949 dev_warn(&nhi->pdev->dev, "failed to reset links on port0\n"); in icm_firmware_init()
|