| /linux/arch/arm/boot/dts/synaptics/ | 
| H A D | berlin2q-marvell-dmp.dts | 35 			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 D | socfpga_cyclone5_sodia.dts | 41 			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>;
 105 	cd-gpios = <&portb 18 0>;
 
 | 
| H A D | socfpga_cyclone5_sockit.dts | 35 			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 D | socfpga_cyclone5_socrates.dts | 64 		gpios = <&portb 19 1>;69 		gpios = <&portb 25 1>;
 
 | 
| H A D | socfpga_cyclone5_chameleon96.dts | 57 			gpios = <&portb 3 GPIO_ACTIVE_LOW>;
 | 
| H A D | socfpga_cyclone5_de0_nano_soc.dts | 38 			gpios = <&portb 24 0>;
 | 
| H A D | socfpga_arria5_socdk.dts | 39 			gpios = <&portb 11 1>;
 | 
| H A D | socfpga_arria10_socdk.dtsi | 109 		interrupt-parent = <&portb>;
 | 
| /linux/arch/arm64/boot/dts/altera/ | 
| H A D | socfpga_stratix10_socdk.dts | 27 			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 D | socfpga_stratix10_socdk_nand.dts | 27 			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 D | socfpga_agilex_socdk_nand.dts | 26 			gpios = <&portb 20 GPIO_ACTIVE_HIGH>;31 			gpios = <&portb 19 GPIO_ACTIVE_HIGH>;
 36 			gpios = <&portb 21 GPIO_ACTIVE_HIGH>;
 
 | 
| H A D | socfpga_agilex_socdk.dts | 26 			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 D | saa7164-cards.c | 44 		.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 D | saa7164-core.c | 608 	struct saa7164_port *porta, *portb, *portc, *portd, *porte, *portf;  in saa7164_irq()  local620 	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 D | gpio-janz-ttl.c | 39 	__be16 portb;  member89 		port = &mod->regs->portb;  in ttl_set_value()
 135 	iowrite16be(0x0000, &mod->regs->portb);  in ttl_setup_device()
 
 | 
| /linux/drivers/edac/ | 
| H A D | altera_edac.c | 1001 				    "ECC: cannot init %s PORTB memory\n",  in altr_init_a10_ecc_block()1509 	/* Create the PortB EDAC device */  in altr_portb_setup()
 1515 			    "%s: Unable to allocate PortB EDAC device\n",  in altr_portb_setup()
 1520 	/* Initialize the PortB EDAC device structure from PortA structure */  in altr_portb_setup()
 1527 	/* Update PortB specific values */  in altr_portb_setup()
 1538 	 * Update the PortB IRQs - A10 has 4, S10 has 2, Index accordingly  in altr_portb_setup()
 1549 		edac_printk(KERN_ERR, EDAC_DEVICE, "Error PortB SBIRQ alloc\n");  in altr_portb_setup()
 1558 		edac_printk(KERN_ERR, EDAC_DEVICE, "PortB SBERR IRQ error\n");  in altr_portb_setup()
 1567 			    "Error PortB DBIRQ alloc\n");  in altr_portb_setup()
 1573 		edac_printk(KERN_ERR, EDAC_DEVICE, "Error PortB DBIRQ alloc\n");  in altr_portb_setup()
 [all …]
 
 | 
| /linux/arch/arm/boot/dts/cirrus/ | 
| H A D | ep7209.dtsi | 17 		gpio1 = &portb;65 		portb: gpio@80000001 {  label
 
 | 
| /linux/drivers/media/pci/cx25821/ | 
| H A D | cx25821-cards.c | 29 		.portb = CX25821_RAW,
 | 
| /linux/include/dt-bindings/pinctrl/ | 
| H A D | r7s9210-pinctrl.h | 23 #define PORTB 11  macro
 | 
| /linux/Documentation/devicetree/bindings/mfd/ | 
| H A D | altera-a10sr.txt | 41 		interrupt-parent = <&portb>;
 | 
| /linux/drivers/scsi/ | 
| H A D | aha152x.h | 43 #define PORTB        (HOSTIOPORT1+0x1b)    /* PORT B */  macro253 /* On the AHA-152x board PORTA and PORTB contain
 
 | 
| /linux/tools/firewire/ | 
| H A D | nosy-dump.h | 58 			uint32_t portb:2;  member
 | 
| /linux/Documentation/devicetree/bindings/gpio/ | 
| H A D | snps,dw-apb-gpio.yaml | 137       portb: gpio-port@1 {
 | 
| /linux/Documentation/spi/ | 
| H A D | butterfly.rst | 44 by clearing PORTB.[0-3]); (b) configure the mtd_dataflash driver; and
 | 
| /linux/arch/arm64/boot/dts/amd/ | 
| H A D | elba.dtsi | 126 			portb: gpio-port@1 {  label
 |