Searched refs:port1 (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dhub.c165 static int clear_port_feature(struct usb_device *hdev, int port1, int feature) argument
168 USB_REQ_CLEAR_FEATURE, USB_RT_PORT, feature, port1,
175 static int set_port_feature(struct usb_device *hdev, int port1, int feature) argument
178 USB_REQ_SET_FEATURE, USB_RT_PORT, feature, port1,
188 int port1,
192 int status = set_port_feature(hub->hdev, (selector << 8) | port1,
197 port1,
303 static int get_port_status(struct usb_device *hdev, int port1, argument
310 USB_REQ_GET_STATUS, USB_DIR_IN | USB_RT_PORT, 0, port1,
476 int port1; local
186 set_port_led( struct usb_hub *hub, int port1, int selector ) argument
549 hub_port_disable(struct usb_hub *hub, int port1, int set_state) argument
572 int port1; local
1104 int port1; local
1339 unsigned port1 = udev->portnum; local
1410 hub_port_status(struct usb_hub *hub, int port1, u16 *status, u16 *change) argument
1454 hub_port_wait_reset(struct usb_hub *hub, int port1, struct usb_device *udev, unsigned int delay) argument
1506 hub_port_reset(struct usb_hub *hub, int port1, struct usb_device *udev, unsigned int delay) argument
1561 hub_port_logical_disconnect(struct usb_hub *hub, int port1) argument
1585 hub_port_suspend(struct usb_hub *hub, int port1, struct usb_device *udev) argument
1650 __usb_port_suspend(struct usb_device *udev, int port1) argument
1759 hub_port_resume(struct usb_hub *hub, int port1, struct usb_device *udev) argument
1890 hub_port_resume(struct usb_hub *hub, int port1, struct usb_device *udev) argument
1911 unsigned port1; local
2013 hub_port_debounce(struct usb_hub *hub, int port1) argument
2094 hub_port_init(struct usb_hub *hub, struct usb_device *udev, int port1, int retry_counter) argument
2329 check_highspeed(struct usb_hub *hub, struct usb_device *udev, int port1) argument
2357 int port1; local
2400 hub_port_connect_change(struct usb_hub *hub, int port1, u16 portstatus, u16 portchange) argument
2943 int port1 = udev->portnum; local
[all...]
H A Dusb.c250 * @port1: one-based index of port; ignored for root hubs
259 usb_alloc_dev(struct usb_device *parent, struct usb_bus *bus, unsigned port1) argument
301 "%d", port1);
304 "%s.%d", parent->devpath, port1);
313 dev->portnum = port1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dsl811-hcd.c91 if (sl811->port1 & (1 << USB_PORT_FEAT_POWER))
94 sl811->port1 = (1 << USB_PORT_FEAT_POWER);
98 sl811->port1 = 0;
410 if (sl811->port1 & (1 << USB_PORT_FEAT_SUSPEND))
742 sl811->port1 |= (1 << USB_PORT_FEAT_C_CONNECTION)
746 if (sl811->port1 & (1 << USB_PORT_FEAT_SUSPEND)) {
748 sl811->port1 |= 1 << USB_PORT_FEAT_C_SUSPEND;
755 if (sl811->port1 & (1 << USB_PORT_FEAT_ENABLE))
837 if (!(sl811->port1 & (1 << USB_PORT_FEAT_ENABLE))
1090 if (!(sl811->port1
[all...]
H A Dsl811.h145 u32 port1; member in struct:sl811
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsmc37c669.c955 unsigned int port1; member in struct:DEVICE_CONFIG
1245 base_addr.by_field.addr9_3 = local_config[ func ].port1 >> 3;
1274 base_addr.by_field.addr9_3 = local_config[ func ].port1 >> 3;
1322 base_addr.by_field.addr9_2 = local_config[ func ].port1 >> 2;
1370 base_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4;
1396 ide_addr.by_field.addr9_4 = local_config[ func ].port1 >> 4;
1683 cp->port1 = port;
1815 local_config[ SERIAL_0 ].port1,
1825 local_config[ SERIAL_1 ].port1,
1835 local_config[ PARALLEL_0 ].port1,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Demu8000.h69 unsigned long port1; /* Port usually base+0 */ member in struct:snd_emu8000
H A Demu8000_reg.h29 #define EMU8000_DATA0(e) ((e)->port1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394.h140 u32 port1:2; member in struct:selfid
190 u32 port1:2; member in struct:selfid
H A Dieee1394_core.c325 (sid->port1 == SELFID_PORT_PARENT) ||
371 if (sid->port1 == SELFID_PORT_CHILD) cldcnt[n]++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A DserialP.h110 int port1; member in struct:rs_multiport_struct
H A Dserial.h153 int port1; member in struct:serial_multiport_struct
H A Dserial_core.h403 int uart_match_port(struct uart_port *port1, struct uart_port *port2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dpcwd.c808 int port1, last_port1; /* Register 1 for REV C cards */ local
824 port1 = inb_p(base_addr + 1); /* For REV C boards */
825 if (port0 != 0xff || port1 != 0xff) {
832 last_port1 = port1;
835 port1 = inb_p(base_addr + 1);
839 (port1 ^ last_port1) & WD_REVC_HRBT) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dhdaps.c174 static int __hdaps_read_pair(unsigned int port1, unsigned int port2, argument
182 *x = inw(port1);
199 static int hdaps_read_pair(unsigned int port1, unsigned int port2, argument
205 ret = __hdaps_read_pair(port1, port2, val1, val2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dtda9887.c406 static unsigned int port1 = UNSET; variable
411 module_param(port1, int, 0644);
418 if (UNSET != port1) {
419 if (port1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsonypi.c155 u16 port1; member in struct:sonypi_ioport_list
845 "sonypi: unknown event port1=0x%02x,port2=0x%02x\n",
855 "sonypi: event port1=0x%02x,port2=0x%02x\n", v1, v2);
1263 while (check_ioport && check->port1) {
1264 if (!request_region(check->port1,
1269 check->port1);
1272 release_region(check->port1, sonypi_device.region_size);
1276 while (ioport_list->port1) {
1278 if (request_region(ioport_list->port1,
1281 dev->ioport1 = ioport_list->port1;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dcypress_cy7c63.c198 static DEVICE_ATTR(port1, S_IWUGO | S_IRUGO,
H A Dcytherm.c342 static DEVICE_ATTR(port1, S_IRUGO | S_IWUSR | S_IWGRP, show_port1, set_port1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dserial_core.c2384 int uart_match_port(struct uart_port *port1, struct uart_port *port2) argument
2386 if (port1->iotype != port2->iotype)
2389 switch (port1->iotype) {
2391 return (port1->iobase == port2->iobase);
2393 return (port1->iobase == port2->iobase) &&
2394 (port1->hub6 == port2->hub6);
2400 return (port1->mapbase == port2->mapbase);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dparport_pc.c2289 unsigned port1, port2; local
2359 port1 = inb(VIA_CONFIG_DATA) << 2;
2361 printk (KERN_DEBUG "parport_pc: Current parallel port base: 0x%X\n",port1);
2362 if ((port1 == 0x3BC) && have_epp)
2367 port1 = 0x378;
2404 switch (port1) {
2410 port1);
2428 if (parport_pc_probe_port (port1, port2, irq, dma, &pdev->dev)) {
2430 "parport_pc: VIA parallel port: io=0x%X", port1);
2440 port1, ir
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Demu8000.c177 emu->port1);
446 emu->port1, size/1024);
1094 hw->port1 = port;
1097 if (!(hw->res_port1 = request_region(hw->port1, 4, "Emu8000-1")) ||
1100 snd_printk(KERN_ERR "sbawe: can't grab ports 0x%lx, 0x%lx, 0x%lx\n", hw->port1, hw->port2, hw->port3);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dt3_hw.c518 VPD_ENTRY(port1, 2); /* PHY1 complex */

Completed in 194 milliseconds