Searched refs:pin (Results 226 - 241 of 241) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dactypes.h1231 u32 pin; member in struct:acpi_pci_routing_table
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dhush.c1872 int pin, prn; local
1874 pin = 0;
1877 pin, RES[pi->res_word], pi->followup, PIPE[pi->followup]);
1900 pin++;
H A Dmsh.c422 static int execute(struct op *t, int *pin, int *pout, int act);
531 static int forkexec(struct op *t, int *pin, int *pout, int act, char **wp);
2455 static int execute(struct op *t, int *pin, int *pout, int act) argument
2499 rv = execute(t->left, pin, pout, 0);
2501 rv = execute(t->right, pin, pout, 0);
2505 rv = execute(t->left, pin, pout, 0);
2509 rv = forkexec(t, pin, pout, act, wp);
2521 (void) execute(t->left, pin, pv, 0);
2527 (void) execute(t->left, pin, pout, 0);
2528 rv = execute(t->right, pin, pou
2686 forkexec(struct op *t, int *pin, int *pout, int act, char **wp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dradstone_ppc7d.c158 /* Enable pin GPP17 for output */
163 /* Toggle GPP9 pin to reset the board */
555 unsigned char pin)
570 pr_debug("%s: %04x/%04x/%x: idsel=%hx pin=%hu\n", __FUNCTION__,
571 dev->vendor, dev->device, PCI_FUNC(dev->devfn), idsel, pin);
813 /* Multifunction pin select INTFJ -> INTF */
554 ppc7d_map_irq(struct pci_dev *dev, unsigned char idsel, unsigned char pin) argument
H A Dhdpu.c67 hdpu_map_irq(struct pci_dev *dev, unsigned char idsel, unsigned char pin) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/mach-au1x00/
H A Dau1000.h1696 if (idsel >= min_idsel && idsel <= max_idsel && pin <= irqs_per_slot) \
1697 _ctl_ = pci_irq_table[idsel - min_idsel][pin-1]; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/mach-au1x00/
H A Dau1000.h1696 if (idsel >= min_idsel && idsel <= max_idsel && pin <= irqs_per_slot) \
1697 _ctl_ = pci_irq_table[idsel - min_idsel][pin-1]; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbcmutils.c1819 /* Return gpio pin number assigned to the named pin
1836 uint pin; local
1838 /* Go thru all possibilities till a match in pin name */
1839 for (pin = 0; pin < GPIO_NUMPINS; pin ++) {
1840 snprintf(name, sizeof(name), "gpio%d", pin);
1843 return pin;
1847 /* make sure the default pin i
[all...]
H A Dsiutils.c646 * 0x10 : use GPIO0 as host wake up pin
647 * 0x20 : use GPIO5 as host wake up pin
648 * 0x30 : use GPIO9 as host wake up pin
968 /* input: pin number
969 * output: chipcontrol reg and bits to shift for pin fn-sel's first regbit.
973 si_gci_get_chipctrlreg_idx(uint32 pin, uint32 *regidx, uint32 *pos) argument
975 *regidx = (pin / 8);
976 *pos = (pin % 8)*4;
978 SI_MSG(("si_gci_get_chipctrlreg_idx:%d:%d:%d\n", pin, *regidx, *pos));
983 /** setup a given pin fo
985 si_gci_set_functionsel(si_t *sih, uint32 pin, uint8 fnsel) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dxircom_pgs.S135 ;;; turn on the RS-232 driver chip (bring the STANDBY pin low)
246 ;; now presence pin is floating, simulating disconnect. wait 0.5s
H A Dkeyspan_pda.S133 ;;; turn on the RS-232 driver chip (bring the STANDBY pin low)
208 ;; now presence pin is floating, simulating disconnect. wait 0.5s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c44 static void boot_msp34xx(struct bttv *btv, int pin);
780 External 20 pin connector (for Active Radio Upgrade board)
2130 only internal line out: (4pin header) RGGL
2458 .gpiomask2 = 0x3C<<16,/*Set the GPIO[18]->GPIO[21] as output pin.==> drive the video inputs through analog multiplexers*/
3878 * Hauppauge: pin 5
3879 * Voodoo: pin 20
3881 static void __devinit boot_msp34xx(struct bttv *btv, int pin) argument
3883 int mask = (1 << pin);
3894 "init [%d]\n", btv->c.nr, pin);
3922 * reset pin an
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dprobe.c679 dev->pin = irq;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpci.h143 u8 pin; /* which interrupt pin this device uses */ member in struct:pci_dev
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dfile.c1583 ret = buf->ops->pin(pipe, buf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dbroadcom.c2940 /* show pin field */
2943 "onMouseOver=\"return overlib('Station pin for verify the station is what we expect.', LEFT);\""
2962 /* AP pin field */
12627 static int wps_check_pin(char *pin, char *value) argument
12634 memcpy(pin, value, 4);
12635 memcpy(pin+4, value+5, 4);
12638 strncpy(pin, value, 8);
12641 /* pin validation */
12642 if (wl_wpsPincheck(pin))
12710 char pin[ local
[all...]

Completed in 207 milliseconds

12345678910