/linux/arch/arm/boot/dts/intel/socfpga/ |
H A D | socfpga_cyclone5_sockit.dts | 63 gpios = <&portc 20 0>; /* HPS_GPI7 */ 70 gpios = <&portc 19 0>; /* HPS_GPI6 */ 77 gpios = <&portc 18 0>; /* HPS_GPI5 */ 84 gpios = <&portc 17 0>; /* HPS_GPI4 */ 91 gpios = <&portc 21 1>; /* HPS_GPI8 */ 97 gpios = <&portc 22 1>; /* HPS_GPI9 */ 103 gpios = <&portc 23 1>; /* HPS_GPI10 */ 109 gpios = <&portc 24 1>; /* HPS_GPI11 */ 155 interrupt-parent = <&portc>;
|
H A D | socfpga_cyclone5_vining_fpga.dts | 39 gpios = <&portc 18 GPIO_ACTIVE_LOW>; /* HPS_GPI5 */ 45 gpios = <&portc 19 GPIO_ACTIVE_LOW>; /* HPS_GPI6 */ 51 gpios = <&portc 20 GPIO_ACTIVE_LOW>; /* HPS_GPI7 */ 57 gpios = <&portc 4 GPIO_ACTIVE_LOW>; /* HPS_GPIO62 */
|
H A D | socfpga_cyclone5_de0_nano_soc.dts | 84 interrupt-parent = <&portc>;
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-cards.c | 65 .portc = CX23885_MPEG_DVB, 88 .portc = CX23885_MPEG_DVB, 119 .portc = CX23885_MPEG_DVB, 158 .portc = CX23885_MPEG_DVB, 163 .portc = CX23885_MPEG_DVB, 189 .portc = CX23885_MPEG_DVB, 193 .portc = CX23885_MPEG_DVB, 197 .portc = CX23885_MPEG_DVB, 202 .portc = CX23885_MPEG_DVB, 207 .portc = CX23885_MPEG_DVB, [all …]
|
H A D | cx23885-core.c | 979 if ((cx23885_boards[dev->board].portc == CX23885_MPEG_DVB) || in cx23885_dev_setup() 980 (cx23885_boards[dev->board].portc == CX23885_MPEG_ENCODER)) in cx23885_dev_setup() 1023 (cx23885_boards[dev->board].portc == CX23885_MPEG_ENCODER)) in cx23885_dev_setup() 1069 if (cx23885_boards[dev->board].portc == CX23885_MPEG_DVB) { in cx23885_dev_setup() 1078 if (cx23885_boards[dev->board].portc == CX23885_MPEG_ENCODER) { in cx23885_dev_setup() 1118 if (cx23885_boards[dev->board].portc == CX23885_MPEG_DVB) in cx23885_dev_unregister() 1121 if (cx23885_boards[dev->board].portc == CX23885_MPEG_ENCODER) in cx23885_dev_unregister() 1427 (!(cx23885_boards[dev->board].portc & CX23885_MPEG_DVB))) { in cx23885_start_dma() 1431 cx23885_boards[dev->board].portc); in cx23885_start_dma() 1463 if (cx23885_boards[dev->board].portc == CX23885_MPEG_DVB) { in cx23885_start_dma() [all …]
|
/linux/arch/arm/boot/dts/renesas/ |
H A D | r7s9210-rza2mevb.dts | 73 gpios = <&pinctrl RZA2_PIN(PORTC, 1) GPIO_ACTIVE_HIGH>; 188 <RZA2_PINMUX(PORTC, 6, 1)>, /* VBUSEN0 */ 189 <RZA2_PINMUX(PORTC, 7, 1)>; /* OVRCUR0 */ 193 pinmux = <RZA2_PINMUX(PORTC, 0, 1)>, /* VBUSIN1 */ 194 <RZA2_PINMUX(PORTC, 5, 1)>; /* VBUSEN1 */
|
/linux/sound/soc/codecs/ |
H A D | cx2072x.c | 881 SOC_DOUBLE_R_TLV("PortC Boost Volume", CX2072X_PORTC_GAIN_LEFT, 887 SOC_DOUBLE_R_TLV("PortC ADC1 Volume", CX2072X_ADC1_AMP_GAIN_LEFT_2, 1120 "PortB Switch", "PortD Switch", "PortC Switch", "Widget15 Switch", 1131 "PortC Switch", "Widget15 Switch", "PortH Switch" 1241 SND_SOC_DAPM_REG(snd_soc_dapm_supply, "PortC Power", 1253 SND_SOC_DAPM_SWITCH("PortC In En", SND_SOC_NOPM, 0, 0, &portcinen_ctl), 1262 SND_SOC_DAPM_INPUT("PORTC"), 1312 {"PortC In En", "Switch", "PORTC"}, 1316 {"ADC1 Mux", "PortC Switch", "PortC In En"}, 1320 {"ADC2 Mux", "PortC Switch", "PortC In En"}, [all …]
|
/linux/drivers/media/pci/saa7164/ |
H A D | saa7164-cards.c | 45 .portc = SAA7164_MPEG_ENCODER, 91 .portc = SAA7164_MPEG_ENCODER, 137 .portc = SAA7164_MPEG_ENCODER, 197 .portc = SAA7164_MPEG_ENCODER, 257 .portc = SAA7164_MPEG_ENCODER, 317 .portc = SAA7164_MPEG_ENCODER, 377 .portc = SAA7164_MPEG_ENCODER, 493 .portc = SAA7164_MPEG_ENCODER, 539 .portc = SAA7164_MPEG_ENCODER, 585 .portc = SAA7164_MPEG_ENCODER,
|
H A D | saa7164-core.c | 608 struct saa7164_port *porta, *portb, *portc, *portd, *porte, *portf; in saa7164_irq() local 621 portc = &dev->ports[SAA7164_PORT_ENC1]; in saa7164_irq() 672 } else if (intid == portc->hwcfg.interruptid) { in saa7164_irq() 675 saa7164_irq_encoder(portc); in saa7164_irq() 1376 if (saa7164_boards[dev->board].portc == SAA7164_MPEG_ENCODER) { in saa7164_initdev() 1477 if (saa7164_boards[dev->board].portc == SAA7164_MPEG_ENCODER) in saa7164_finidev()
|
/linux/drivers/gpio/ |
H A D | gpio-janz-ttl.c | 38 __be16 portc; member 93 port = &mod->regs->portc; in ttl_set_value() 134 iowrite16be(0x0000, &mod->regs->portc); in ttl_setup_device()
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-bletchley.dts | 390 sled1_fusb302: typec-portc@22 { 476 sled2_fusb302: typec-portc@22 { 562 sled3_fusb302: typec-portc@22 { 648 sled4_fusb302: typec-portc@22 { 734 sled5_fusb302: typec-portc@22 { 820 sled6_fusb302: typec-portc@22 {
|
/linux/drivers/media/pci/cx25821/ |
H A D | cx25821-cards.c | 30 .portc = CX25821_264,
|
H A D | cx25821.h | 132 enum port portc; member
|
/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | hoperf,hp03.yaml | 44 xclr-gpios = <&portc 0 0x0>;
|
/linux/include/dt-bindings/pinctrl/ |
H A D | r7s9210-pinctrl.h | 24 #define PORTC 12 macro
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | fcs,fusb302.yaml | 48 typec-portc@54 {
|
/linux/drivers/net/wan/ |
H A D | wanxlfw.S | 100 PCDIR = REGBASE + 0x560 // 16-bit PortC data direction bitmap 101 PCPAR = REGBASE + 0x562 // 16-bit PortC pin assignment bitmap 102 PCSO = REGBASE + 0x564 // 16-bit PortC special options 103 PCDAT = REGBASE + 0x566 // 16-bit PortC data register 104 PCINT = REGBASE + 0x568 // 16-bit PortC interrupt control
|
/linux/arch/arm/boot/dts/synaptics/ |
H A D | berlin2q-marvell-dmp.dts | 91 cd-gpios = <&portc 30 GPIO_ACTIVE_LOW>;
|
/linux/tools/firewire/ |
H A D | nosy-dump.h | 57 uint32_t portc:2; member
|
/linux/arch/arm64/boot/dts/bitmain/ |
H A D | bm1880-sophon-edge.dts | 130 portc: gpio-controller@0 { label
|
H A D | bm1880.dtsi | 162 portc: gpio-controller@0 { label
|
/linux/sound/soc/intel/boards/ |
H A D | bytcht_cx2072x.c | 32 {"PORTC", NULL, "Int Mic"},
|
/linux/arch/arm64/boot/dts/synaptics/ |
H A D | berlin4ct.dtsi | 177 portc: gpio-port@2 { label
|
/linux/arch/mips/boot/dts/pic32/ |
H A D | pic32mzda.dtsi | 114 /* PORTC */
|
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | cv18xx.dtsi | 106 portc: gpio-controller@0 { label
|