Home
last modified time | relevance | path

Searched full:portb (Results 1 – 25 of 48) sorted by relevance

12

/linux/arch/arm/boot/dts/synaptics/
H A Dberlin2q-marvell-dmp.dts35 gpio = <&portb 8 GPIO_ACTIVE_HIGH>;
44 gpio = <&portb 10 GPIO_ACTIVE_HIGH>;
53 gpio = <&portb 12 GPIO_ACTIVE_HIGH>;
64 gpio = <&portb 21 GPIO_ACTIVE_HIGH>;
74 gpios = <&portb 16 GPIO_ACTIVE_HIGH>;
/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_cyclone5_sodia.dts41 gpios = <&portb 12 GPIO_ACTIVE_LOW>;
46 gpios = <&portb 13 GPIO_ACTIVE_LOW>;
51 gpios = <&portb 14 GPIO_ACTIVE_LOW>;
56 gpios = <&portb 15 GPIO_ACTIVE_LOW>;
103 cd-gpios = <&portb 18 0>;
H A Dsocfpga_cyclone5_sockit.dts35 gpios = <&portb 24 0>; /* HPS_GPIO53 */
41 gpios = <&portb 25 0>; /* HPS_GPIO54 */
47 gpios = <&portb 26 0>; /* HPS_GPIO55 */
53 gpios = <&portb 27 0>; /* HPS_GPIO56 */
H A Dsocfpga_cyclone5_socrates.dts64 gpios = <&portb 19 1>;
69 gpios = <&portb 25 1>;
H A Dsocfpga_cyclone5_chameleon96.dts57 gpios = <&portb 3 GPIO_ACTIVE_LOW>;
H A Dsocfpga_cyclone5_de0_nano_soc.dts38 gpios = <&portb 24 0>;
H A Dsocfpga_arria5_socdk.dts39 gpios = <&portb 11 1>;
/linux/drivers/media/pci/cx23885/
H A Dcx23885-cards.c87 .portb = CX23885_MPEG_ENCODER,
154 .portb = CX23885_MPEG_DVB,
201 .portb = CX23885_MPEG_DVB,
206 .portb = CX23885_MPEG_DVB,
280 .portb = CX23885_MPEG_DVB,
284 .portb = CX23885_MPEG_DVB,
289 .portb = CX23885_MPEG_DVB,
294 .portb = CX23885_MPEG_DVB,
298 .portb = CX23885_MPEG_DVB,
303 .portb = CX23885_MPEG_DVB,
[all …]
H A Dcx23885-core.c975 if ((cx23885_boards[dev->board].portb == CX23885_MPEG_DVB) || in cx23885_dev_setup()
976 (cx23885_boards[dev->board].portb == CX23885_MPEG_ENCODER)) in cx23885_dev_setup()
1022 if ((cx23885_boards[dev->board].portb == CX23885_MPEG_ENCODER) || in cx23885_dev_setup()
1053 if (cx23885_boards[dev->board].portb == CX23885_MPEG_DVB) { in cx23885_dev_setup()
1062 if (cx23885_boards[dev->board].portb == CX23885_MPEG_ENCODER) { in cx23885_dev_setup()
1112 if (cx23885_boards[dev->board].portb == CX23885_MPEG_DVB) in cx23885_dev_unregister()
1115 if (cx23885_boards[dev->board].portb == CX23885_MPEG_ENCODER) in cx23885_dev_unregister()
1426 if ((!(cx23885_boards[dev->board].portb & CX23885_MPEG_DVB)) && in cx23885_start_dma()
1428 pr_err("%s() Unsupported .portb/c (0x%08x)/(0x%08x)\n", in cx23885_start_dma()
1430 cx23885_boards[dev->board].portb, in cx23885_start_dma()
[all …]
/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10_socdk.dts27 gpios = <&portb 20 GPIO_ACTIVE_HIGH>;
32 gpios = <&portb 19 GPIO_ACTIVE_HIGH>;
37 gpios = <&portb 21 GPIO_ACTIVE_HIGH>;
154 scl-gpios = <&portb 6 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
155 sda-gpios = <&portb 7 (GPIO_ACTIVE_HIGH | GPIO_OPEN_DRAIN)>;
H A Dsocfpga_stratix10_socdk_nand.dts27 gpios = <&portb 20 GPIO_ACTIVE_HIGH>;
32 gpios = <&portb 19 GPIO_ACTIVE_HIGH>;
37 gpios = <&portb 21 GPIO_ACTIVE_HIGH>;
/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex_socdk_nand.dts26 gpios = <&portb 20 GPIO_ACTIVE_HIGH>;
31 gpios = <&portb 19 GPIO_ACTIVE_HIGH>;
36 gpios = <&portb 21 GPIO_ACTIVE_HIGH>;
H A Dsocfpga_agilex_socdk.dts26 gpios = <&portb 20 GPIO_ACTIVE_HIGH>;
31 gpios = <&portb 19 GPIO_ACTIVE_HIGH>;
36 gpios = <&portb 21 GPIO_ACTIVE_HIGH>;
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-cards.c44 .portb = SAA7164_MPEG_DVB,
90 .portb = SAA7164_MPEG_DVB,
136 .portb = SAA7164_MPEG_DVB,
196 .portb = SAA7164_MPEG_DVB,
256 .portb = SAA7164_MPEG_DVB,
316 .portb = SAA7164_MPEG_DVB,
376 .portb = SAA7164_MPEG_DVB,
436 .portb = SAA7164_MPEG_DVB,
492 .portb = SAA7164_MPEG_DVB,
538 .portb = SAA7164_MPEG_DVB,
[all …]
H A Dsaa7164-core.c608 struct saa7164_port *porta, *portb, *portc, *portd, *porte, *portf; in saa7164_irq() local
620 portb = &dev->ports[SAA7164_PORT_TS2]; in saa7164_irq()
667 } else if (intid == portb->hwcfg.interruptid) { in saa7164_irq()
670 saa7164_irq_ts(portb); in saa7164_irq()
1369 if (saa7164_boards[dev->board].portb == SAA7164_MPEG_DVB) { in saa7164_initdev()
1371 printk(KERN_ERR"%s() Failed to register dvb adapters on portb\n", in saa7164_initdev()
1474 if (saa7164_boards[dev->board].portb == SAA7164_MPEG_DVB) in saa7164_finidev()
/linux/drivers/gpio/
H A Dgpio-janz-ttl.c39 __be16 portb; member
89 port = &mod->regs->portb; in ttl_set_value()
133 iowrite16be(0x0000, &mod->regs->portb); in ttl_setup_device()
/linux/sound/soc/codecs/
H A Dcx2072x.c883 SOC_DOUBLE_R_TLV("PortB Boost Volume", CX2072X_PORTB_GAIN_LEFT,
889 SOC_DOUBLE_R_TLV("PortB ADC1 Volume", CX2072X_ADC1_AMP_GAIN_LEFT_0,
1120 "PortB Switch", "PortD Switch", "PortC Switch", "Widget15 Switch",
1239 SND_SOC_DAPM_REG(snd_soc_dapm_supply, "PortB Power",
1252 SND_SOC_DAPM_SWITCH("PortB In En", SND_SOC_NOPM, 0, 0, &portbinen_ctl),
1258 SND_SOC_DAPM_MICBIAS("PortB Mic Bias", CX2072X_PORTB_PIN_CTRL, 2, 0),
1261 SND_SOC_DAPM_INPUT("PORTB"),
1311 {"PortB In En", "Switch", "PORTB"},
1315 {"ADC1 Mux", "PortB Switch", "PortB In En"},
1334 {"PortB In En", NULL, "PortB Power"},
/linux/drivers/edac/
H A Daltera_edac.c1002 "ECC: cannot init %s PORTB memory\n", in altr_init_a10_ecc_block()
1513 /* Create the PortB EDAC device */ in altr_portb_setup()
1519 "%s: Unable to allocate PortB EDAC device\n", in altr_portb_setup()
1524 /* Initialize the PortB EDAC device structure from PortA structure */ in altr_portb_setup()
1531 /* Update PortB specific values */ in altr_portb_setup()
1542 * Update the PortB IRQs - A10 has 4, S10 has 2, Index accordingly in altr_portb_setup()
1553 edac_printk(KERN_ERR, EDAC_DEVICE, "Error PortB SBIRQ alloc\n"); in altr_portb_setup()
1562 edac_printk(KERN_ERR, EDAC_DEVICE, "PortB SBERR IRQ error\n"); in altr_portb_setup()
1571 "Error PortB DBIRQ alloc\n"); in altr_portb_setup()
1577 edac_printk(KERN_ERR, EDAC_DEVICE, "Error PortB DBIRQ alloc\n"); in altr_portb_setup()
[all …]
/linux/arch/arm/boot/dts/cirrus/
H A Dep7209.dtsi17 gpio1 = &portb;
65 portb: gpio@80000001 { label
/linux/drivers/media/pci/cx25821/
H A Dcx25821-cards.c29 .portb = CX25821_RAW,
/linux/include/dt-bindings/pinctrl/
H A Dr7s9210-pinctrl.h23 #define PORTB 11 macro
/linux/Documentation/devicetree/bindings/mfd/
H A Daltera-a10sr.txt41 interrupt-parent = <&portb>;
/linux/drivers/scsi/
H A Daha152x.h43 #define PORTB (HOSTIOPORT1+0x1b) /* PORT B */ macro
253 /* On the AHA-152x board PORTA and PORTB contain
/linux/tools/firewire/
H A Dnosy-dump.h58 uint32_t portb:2; member
/linux/Documentation/devicetree/bindings/gpio/
H A Dsnps,dw-apb-gpio.yaml137 portb: gpio-port@1 {

12