Home
last modified time | relevance | path

Searched full:portc (Results 1 – 25 of 42) sorted by relevance

12

/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_cyclone5_sockit.dts63 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 Dsocfpga_cyclone5_vining_fpga.dts39 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 Dsocfpga_cyclone5_de0_nano_soc.dts84 interrupt-parent = <&portc>;
/linux/drivers/media/pci/cx23885/
H A Dcx23885-cards.c65 .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 Dcx23885-core.c979 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 Dr7s9210-rza2mevb.dts73 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 Dcx2072x.c881 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 Dsaa7164-cards.c45 .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 Dsaa7164-core.c608 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 Dgpio-janz-ttl.c38 __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 Daspeed-bmc-facebook-bletchley.dts390 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 Dcx25821-cards.c30 .portc = CX25821_264,
H A Dcx25821.h132 enum port portc; member
/linux/Documentation/devicetree/bindings/iio/pressure/
H A Dhoperf,hp03.yaml44 xclr-gpios = <&portc 0 0x0>;
/linux/include/dt-bindings/pinctrl/
H A Dr7s9210-pinctrl.h24 #define PORTC 12 macro
/linux/Documentation/devicetree/bindings/usb/
H A Dfcs,fusb302.yaml48 typec-portc@54 {
/linux/drivers/net/wan/
H A Dwanxlfw.S100 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 Dberlin2q-marvell-dmp.dts91 cd-gpios = <&portc 30 GPIO_ACTIVE_LOW>;
/linux/tools/firewire/
H A Dnosy-dump.h57 uint32_t portc:2; member
/linux/arch/arm64/boot/dts/bitmain/
H A Dbm1880-sophon-edge.dts130 portc: gpio-controller@0 { label
H A Dbm1880.dtsi162 portc: gpio-controller@0 { label
/linux/sound/soc/intel/boards/
H A Dbytcht_cx2072x.c32 {"PORTC", NULL, "Int Mic"},
/linux/arch/arm64/boot/dts/synaptics/
H A Dberlin4ct.dtsi177 portc: gpio-port@2 { label
/linux/arch/mips/boot/dts/pic32/
H A Dpic32mzda.dtsi114 /* PORTC */
/linux/arch/riscv/boot/dts/sophgo/
H A Dcv18xx.dtsi106 portc: gpio-controller@0 { label

12