Searched refs:port_offset (Results 1 - 7 of 7) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dpc8736x_gpio.c69 static int port_offset[] = { 0, 4, 8, 10 }; /* non-uniform offsets ! */ variable
153 val = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_IN);
158 minor, pc8736x_gpio_base + port_offset[port] + PORT_IN, bit,
171 curval = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_OUT);
174 pc8736x_gpio_base + port_offset[port] + PORT_OUT,
182 outb_p(val, pc8736x_gpio_base + port_offset[port] + PORT_OUT);
184 curval = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_OUT);
185 val = inb_p(pc8736x_gpio_base + port_offset[port] + PORT_IN);
241 = inb_p(pc8736x_gpio_base + port_offset[port]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-memory.c98 router_a->rou_port[port].port_offset);
149 router->rou_port[port].port_offset);
250 router->rou_port[port].port_offset);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-fsl.c160 unsigned int port_offset)
179 ehci_writel(ehci, portsc, &ehci->regs->port_status[port_offset]);
158 mpc83xx_setup_phy(struct ehci_hcd *ehci, enum fsl_usb2_phy_modes phy_mode, unsigned int port_offset) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/
H A Dklconfig.h589 klconf_off_t port_offset; member in struct:klport_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dgt64240eth.c891 gp->port_offset = port_num * GT64240_ETH_IO_SIZE;
H A Dgt64240eth.h112 MV_READ((gp)->port_offset + (offset))
115 MV_WRITE((gp)->port_offset + (offset), (data))
390 u32 port_offset; member in struct:gt64240_private
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/
H A Dklconfig.h589 klconf_off_t port_offset; member in struct:klport_s

Completed in 81 milliseconds