/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-dsp.c | 168 s32 carrier, stereo, dual, noise; in detect_a2_a2m_eiaj() local 197 dual = freq_magnitude(x, N, dual_freq); in detect_a2_a2m_eiaj() 202 carrier, stereo, dual, noise); in detect_a2_a2m_eiaj() 204 if (stereo > dual) in detect_a2_a2m_eiaj() 211 if ((carrier > max(stereo, dual) * 2) && in detect_a2_a2m_eiaj() 212 (carrier < max(stereo, dual) * 6) && in detect_a2_a2m_eiaj() 214 (max(stereo, dual) > min(stereo, dual))) { in detect_a2_a2m_eiaj() 222 if ((carrier > max(stereo, dual) * 2) && in detect_a2_a2m_eiaj() 223 (carrier < max(stereo, dual) * 8) && in detect_a2_a2m_eiaj() 226 (max(stereo, dual) > min(stereo, dual) * 2)) { in detect_a2_a2m_eiaj() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/leds/backlight/ |
D | max8925-backlight.txt | 4 - maxim,max8925-dual-string: whether support dual string 9 maxim,max8925-dual-string = <0>;
|
/Linux-v4.19/drivers/gpu/drm/imx/ |
D | imx-ldb.c | 108 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_ch_set_bus_format() local 114 if (imx_ldb_ch->chno == 0 || dual) in imx_ldb_ch_set_bus_format() 116 if (imx_ldb_ch->chno == 1 || dual) in imx_ldb_ch_set_bus_format() 120 if (imx_ldb_ch->chno == 0 || dual) in imx_ldb_ch_set_bus_format() 123 if (imx_ldb_ch->chno == 1 || dual) in imx_ldb_ch_set_bus_format() 206 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_encoder_enable() local 211 if (dual) { in imx_ldb_encoder_enable() 221 if (imx_ldb_ch == &ldb->channel[0] || dual) { in imx_ldb_encoder_enable() 228 if (imx_ldb_ch == &ldb->channel[1] || dual) { in imx_ldb_encoder_enable() 261 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_encoder_atomic_mode_set() local [all …]
|
/Linux-v4.19/Documentation/scsi/ |
D | bfa.txt | 12 1657:0013:1657:0014 425 4Gbps dual port FC HBA 13 1657:0013:1657:0014 825 8Gbps PCIe dual port FC HBA 15 1657:0013:103c:1744 HP 42B 4Gbps dual port FC HBA 23 1657:0014:1657:0014 1020 10Gbps dual port CNA - FCOE 24 1657:0014:1657:0014 1007 10Gbps dual port CNA - FCOE 25 1657:0014:1657:0014 1741 10Gbps dual port CNA - FCOE
|
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | faraday,ftpci100.txt | 5 plain and dual PCI. The plain version embeds a cascading interrupt controller 6 into the host bridge. The dual version routes the interrupts to the host 16 "cortina,gemini-pci-dual", "faraday,ftpci100-dual" 18 "faraday,ftpci100-dual" 51 "dual" variant has 64MiB. Take this into account when describing the ranges. 55 The "dual" variant will get INT A, B, C, D from the system interrupt controller 59 The code which is the only documentation of how the Faraday PCI (the non-dual
|
/Linux-v4.19/Documentation/devicetree/bindings/connector/ |
D | usb-connector.txt | 19 - power-role: should be one of "source", "sink" or "dual"(DRP) if typec 21 - try-power-role: preferred power role if "dual"(DRP) can support Try.SNK 23 - data-role: should be one of "host", "device", "dual"(DRD) if typec 31 the PD spec chapter 6.4.1. Required for power source and power dual role. 38 the PD spec chapter 6.4.1. Required for power sink and power dual role. 43 sink and power dual role. 112 power-role = "dual";
|
/Linux-v4.19/drivers/staging/sm750fb/ |
D | readme | 4 - dual display 17 dual frame buffer for driver with "dual" parameter 18 insmod ./sm750fb.ko g_option="dual,800x600:1024x768"
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | fsl-usb.txt | 10 controllers, or "fsl-usb2-dr" for dual role USB controllers 11 or "fsl,mpc5121-usb2-dr" for dual role USB controllers of MPC5121. 15 "ulpi", or "serial". For dual role USB controllers, should be 56 Example dual role USB controller device node : 68 Example dual role USB controller device node for MPC5121ADS:
|
D | typec-tcpci.txt | 29 data-role = "dual"; 30 power-role = "dual";
|
D | mediatek,mtu3.txt | 30 when supports dual-role mode. 32 dual-role mode. 42 - enable-manual-drd : supports manual dual-role switch via debugfs; usually 43 used when receptacle is TYPE-A and also wants to support dual-role
|
/Linux-v4.19/arch/arm64/boot/dts/marvell/ |
D | armada-7020.dtsi | 9 #include "armada-ap806-dual.dtsi" 14 compatible = "marvell,armada7020", "marvell,armada-ap806-dual",
|
D | armada-8020.dtsi | 9 #include "armada-ap806-dual.dtsi" 14 compatible = "marvell,armada8020", "marvell,armada-ap806-dual",
|
/Linux-v4.19/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 52 } dual; member 79 .dual = { .group = _g, .index = _gi, \ 281 .dual.sel = ((0xec / 4) << 5) | 24, 282 .dual.group = 0, 290 .dual.sel = ((0x34 / 4) << 5) | 30, 291 .dual.group = 1, 691 g->selector = desc->dual.sel; in r9a06g032_register_bitsel() 772 g->gate[0].gate = desc->dual.g1; in r9a06g032_register_dualgate() 773 g->gate[0].reset = desc->dual.r1; in r9a06g032_register_dualgate() 774 g->gate[1].gate = desc->dual.g2; in r9a06g032_register_dualgate() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/display/bridge/ |
D | thine,thc63lvd1024.txt | 4 The THC63LVD1024 is a dual link LVDS receiver designed to convert LVDS streams 5 to parallel data outputs. The chip supports single/dual input/output modes, 8 Single or dual operation mode, output data mapping and DDR output modes are
|
/Linux-v4.19/Documentation/fb/ |
D | viafb.txt | 67 4 : Resolution: 1280x1024, Channel: dual, Dithering: Enable 68 5 : Resolution: 1400x1050, Channel: dual, Dithering: Enable 69 6 : Resolution: 1600x1200, Channel: dual, Dithering: Enable 72 9 : Resolution: 1024x768, Channel: dual, Dithering: Enable 74 11: Resolution: 1024x768, Channel: dual, Dithering: Disable 76 13: Resolution: 1280x1024, Channel: dual, Dithering: Disable 77 14: Resolution: 1400x1050, Channel: dual, Dithering: Disable 78 15: Resolution: 1600x1200, Channel: dual, Dithering: Disable 81 18: Resolution: 1280x768, Channel: dual, Dithering: Enable
|
/Linux-v4.19/Documentation/devicetree/bindings/extcon/ |
D | extcon-max3355.txt | 5 integrated USB OTG dual-role transceiver to function as a USB OTG dual-role
|
/Linux-v4.19/Documentation/devicetree/bindings/display/connector/ |
D | dvi-connector.txt | 12 - dual-link: the connector has pins for DVI dual-link
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/marvell/ |
D | armada-7k-8k.txt | 9 - "marvell,armada7020", "marvell,armada-ap806-dual", "marvell,armada-ap806" 15 - "marvell,armada8020", "marvell,armada-ap806-dual", "marvell,armada-ap806"
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | imx7d-sbc-imx7.dts | 7 * This file is dual-licensed: you can use it either under the terms 8 * of the GPL or the X11 license, at your option. Note that this dual
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | ti,keystone-timer.txt | 5 timer, dual general-purpose 32-bit timers. When configured as dual 32-bit
|
D | arm,sp804.txt | 10 - reg: Should contain location and length for dual timer register. 11 - clocks: clocks driving the dual timer hardware. This list should be 1 or 3
|
D | ti,davinci-timer.txt | 5 timer, dual general-purpose 32-bit timers. When configured as dual 32-bit
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-mips-gic.c | 205 unsigned int irq, pol, trig, dual; in gic_set_type() local 215 dual = GIC_DUAL_SINGLE; in gic_set_type() 220 dual = GIC_DUAL_SINGLE; in gic_set_type() 225 dual = GIC_DUAL_DUAL; in gic_set_type() 230 dual = GIC_DUAL_SINGLE; in gic_set_type() 236 dual = GIC_DUAL_SINGLE; in gic_set_type() 242 change_gic_dual(irq, dual); in gic_set_type()
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | tuner-cardlist.rst | 49 42 Philips FCV1236D ATSC/NTSC dual in 56 49 Microtune 4042 FI5 ATSC/NTSC dual in 75 68 Philips TUV1236D ATSC/NTSC dual in
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | ti-omap-hsmmc.txt | 38 - ti,dual-volt: boolean, supports dual voltage cards 62 ti,dual-volt; 74 ti,dual-volt;
|