/Linux-v4.19/drivers/ide/ |
D | cmd640.c | 722 const char *bus_type, *port2; in cmd640x_init() local 808 port2 = "okay"; in cmd640x_init() 811 port2 = "alive"; in cmd640x_init() 813 port2 = "not cmd640"; in cmd640x_init() 818 port2 = "enabled"; in cmd640x_init() 821 port2 = "not responding"; in cmd640x_init() 832 second_port_cmd640 ? "" : "not ", port2); in cmd640x_init()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | bcm47081-tplink-archer-c5-v2.dts | 68 usb2-port2 { 69 label = "bcm53xx:green:usb2-port2";
|
D | omap3-igep0030-common.dtsi | 92 port2-mode = "ehci-phy";
|
D | omap3-evm-common.dtsi | 166 port2-mode = "ehci-phy";
|
/Linux-v4.19/drivers/platform/x86/ |
D | hdaps.c | 178 static int __hdaps_read_pair(unsigned int port1, unsigned int port2, in __hdaps_read_pair() argument 185 *y = inw(port2); in __hdaps_read_pair() 203 static int hdaps_read_pair(unsigned int port1, unsigned int port2, in hdaps_read_pair() argument 209 ret = __hdaps_read_pair(port1, port2, val1, val2); in hdaps_read_pair()
|
/Linux-v4.19/drivers/media/tuners/ |
D | tda9887.c | 433 static unsigned int port2 = UNSET; variable 438 module_param(port2, int, 0644); 453 if (UNSET != port2) { in tda9887_set_insmod() 454 if (port2) in tda9887_set_insmod()
|
D | tea5767.h | 32 unsigned int port2:1; member
|
D | tea5767.c | 213 if (priv->ctrl.port2) in set_radio_freq() 455 priv->ctrl.port2 = 1; in tea5767_attach()
|
/Linux-v4.19/arch/mips/boot/dts/mscc/ |
D | ocelot_pcb123.dts | 51 &port2 {
|
D | ocelot.dtsi | 125 "port1", "port2", "port3", "port4", "port5", 141 port2: port@2 { label
|
/Linux-v4.19/include/uapi/linux/ |
D | serial.h | 88 int port2; member
|
/Linux-v4.19/include/linux/mlx4/ |
D | driver.h | 86 u8 port2; member
|
/Linux-v4.19/include/sound/ |
D | emu8000.h | 70 unsigned long port2; /* Port usually at base+0x400 */ member
|
D | emu8000_reg.h | 30 #define EMU8000_DATA1(e) ((e)->port2) 31 #define EMU8000_DATA2(e) ((e)->port2+2)
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | phy-mtk-tphy.txt | 122 u2 port2 0x1800 U2PHY_COM 145 u2 port2 0x2000 MISC
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | pxa-usb.txt | 10 - "marvell,enable-port1", "marvell,enable-port2", "marvell,enable-port3"
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | lag.c | 174 u8 *port1, u8 *port2) in mlx5_infer_tx_affinity_mapping() argument 177 *port2 = 2; in mlx5_infer_tx_affinity_mapping() 186 *port2 = 1; in mlx5_infer_tx_affinity_mapping()
|
/Linux-v4.19/tools/firewire/ |
D | nosy-dump.h | 35 uint32_t port2:2; member
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | mscc-ocelot.txt | 63 "port1", "port2", "port3", "port4", "port5",
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 1509 u8 port2 = v2p->port2; in mlx4_port_map_set() local 1521 if (port2 == 0) in mlx4_port_map_set() 1522 port2 = priv->v2p.port2; in mlx4_port_map_set() 1525 (port2 < 1) || (port2 > MLX4_MAX_PORTS) || in mlx4_port_map_set() 1526 (port1 == 2 && port2 == 1)) { in mlx4_port_map_set() 1531 (port2 == priv->v2p.port2)) { in mlx4_port_map_set() 1534 err = mlx4_virt2phy_port_map(dev, port1, port2); in mlx4_port_map_set() 1537 port1, port2); in mlx4_port_map_set() 1539 priv->v2p.port2 = port2; in mlx4_port_map_set() 3611 priv->v2p.port2 = 2; in mlx4_load_one()
|
/Linux-v4.19/arch/powerpc/boot/dts/fsl/ |
D | t2080si-post.dtsi | 64 port2 {
|
D | cyrus_p5020.dts | 82 port2 {
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | farch.c | 2052 __be16 rport, port1, port2; in efx_farch_filter_from_gen_spec() local 2085 port2 = rport; in efx_farch_filter_from_gen_spec() 2088 port2 = gen_spec->loc_port; in efx_farch_filter_from_gen_spec() 2091 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in efx_farch_filter_from_gen_spec() 2150 __be16 port1, port2; in efx_farch_filter_to_gen_spec() local 2168 port2 = htons(spec->data[1] >> 16); in efx_farch_filter_to_gen_spec() 2179 gen_spec->rem_port = port2; in efx_farch_filter_to_gen_spec() 2181 gen_spec->loc_port = port2; in efx_farch_filter_to_gen_spec()
|
/Linux-v4.19/drivers/net/ethernet/sfc/falcon/ |
D | farch.c | 1993 __be16 rport, port1, port2; in ef4_farch_filter_from_gen_spec() local 2026 port2 = rport; in ef4_farch_filter_from_gen_spec() 2029 port2 = gen_spec->loc_port; in ef4_farch_filter_from_gen_spec() 2032 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in ef4_farch_filter_from_gen_spec() 2091 __be16 port1, port2; in ef4_farch_filter_to_gen_spec() local 2109 port2 = htons(spec->data[1] >> 16); in ef4_farch_filter_to_gen_spec() 2120 gen_spec->rem_port = port2; in ef4_farch_filter_to_gen_spec() 2122 gen_spec->loc_port = port2; in ef4_farch_filter_to_gen_spec()
|
/Linux-v4.19/sound/isa/sb/ |
D | emu8000.c | 1107 hw->port2 = port + 0x400; in snd_emu8000_new() 1110 !(hw->res_port2 = request_region(hw->port2, 4, "Emu8000-2")) || in snd_emu8000_new() 1112 …snd_printk(KERN_ERR "sbawe: can't grab ports 0x%lx, 0x%lx, 0x%lx\n", hw->port1, hw->port2, hw->por… in snd_emu8000_new()
|