/Linux-v5.4/drivers/media/pci/cx88/ |
D | cx88-dsp.c | 159 s32 carrier, stereo, dual, noise; in detect_a2_a2m_eiaj() local 188 dual = freq_magnitude(x, N, dual_freq); in detect_a2_a2m_eiaj() 193 carrier, stereo, dual, noise); in detect_a2_a2m_eiaj() 195 if (stereo > dual) in detect_a2_a2m_eiaj() 202 if ((carrier > max(stereo, dual) * 2) && in detect_a2_a2m_eiaj() 203 (carrier < max(stereo, dual) * 6) && in detect_a2_a2m_eiaj() 205 (max(stereo, dual) > min(stereo, dual))) { in detect_a2_a2m_eiaj() 213 if ((carrier > max(stereo, dual) * 2) && in detect_a2_a2m_eiaj() 214 (carrier < max(stereo, dual) * 8) && in detect_a2_a2m_eiaj() 217 (max(stereo, dual) > min(stereo, dual) * 2)) { in detect_a2_a2m_eiaj() [all …]
|
/Linux-v5.4/drivers/gpu/drm/imx/ |
D | imx-ldb.c | 102 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_ch_set_bus_format() local 108 if (imx_ldb_ch->chno == 0 || dual) in imx_ldb_ch_set_bus_format() 110 if (imx_ldb_ch->chno == 1 || dual) in imx_ldb_ch_set_bus_format() 114 if (imx_ldb_ch->chno == 0 || dual) in imx_ldb_ch_set_bus_format() 117 if (imx_ldb_ch->chno == 1 || dual) in imx_ldb_ch_set_bus_format() 197 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_encoder_enable() local 202 if (dual) { in imx_ldb_encoder_enable() 212 if (imx_ldb_ch == &ldb->channel[0] || dual) { in imx_ldb_encoder_enable() 219 if (imx_ldb_ch == &ldb->channel[1] || dual) { in imx_ldb_encoder_enable() 252 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_encoder_atomic_mode_set() local [all …]
|
/Linux-v5.4/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-v5.4/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-v5.4/drivers/clk/meson/ |
D | clk-dualdiv.c | 40 if (!p->dual) in __dualdiv_param_to_rate() 54 setting.dual = meson_parm_read(clk->map, &dualdiv->dual); in meson_clk_dualdiv_recalc_rate() 114 meson_parm_write(clk->map, &dualdiv->dual, setting->dual); in meson_clk_dualdiv_set_rate()
|
D | clk-dualdiv.h | 18 unsigned int dual; member 26 struct parm dual; member
|
/Linux-v5.4/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 31 The device can operate in single-link mode or dual-link mode. In single-link 33 endpoint. In dual-link mode, even-numbered pixels are received on port@0 and
|
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/connector/ |
D | usb-connector.txt | 26 mode or dual role mode is supported. 35 - power-role: should be one of "source", "sink" or "dual"(DRP) if typec 37 - try-power-role: preferred power role if "dual"(DRP) can support Try.SNK 39 - data-role: should be one of "host", "device", "dual"(DRD) if typec 47 the PD spec chapter 6.4.1. Required for power source and power dual role. 54 the PD spec chapter 6.4.1. Required for power sink and power dual role. 59 sink and power dual role. 128 power-role = "dual";
|
/Linux-v5.4/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-v5.4/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 | mediatek,mtu3.txt | 30 when supports dual-role mode. 34 dual-role mode. 47 - usb-role-switch : use USB Role Switch to support dual-role switch, but 49 - enable-manual-drd : supports manual dual-role switch via debugfs; usually 50 used when receptacle is TYPE-A and also wants to support dual-role
|
D | usb-conn-gpio.txt | 3 This is typically used to switch dual role mode from the USB ID pin connected 14 - vbus-supply : can be present if needed when supports dual role mode.
|
D | typec-tcpci.txt | 29 data-role = "dual"; 30 power-role = "dual";
|
/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | csky,apb-intc.txt | 9 - csky,dual-apb-intc consists of 2 apb-intc and 128 irq nums supported. 24 "csky,dual-apb-intc" 51 compatible = "csky,dual-apb-intc";
|
/Linux-v5.4/Documentation/fb/ |
D | viafb.rst | 71 - 4 : Resolution: 1280x1024, Channel: dual, Dithering: Enable 72 - 5 : Resolution: 1400x1050, Channel: dual, Dithering: Enable 73 - 6 : Resolution: 1600x1200, Channel: dual, Dithering: Enable 76 - 9 : Resolution: 1024x768, Channel: dual, Dithering: Enable 78 - 11: Resolution: 1024x768, Channel: dual, Dithering: Disable 80 - 13: Resolution: 1280x1024, Channel: dual, Dithering: Disable 81 - 14: Resolution: 1400x1050, Channel: dual, Dithering: Disable 82 - 15: Resolution: 1600x1200, Channel: dual, Dithering: Disable 85 - 18: Resolution: 1280x768, Channel: dual, Dithering: Enable
|
/Linux-v5.4/drivers/clk/renesas/ |
D | r9a06g032-clocks.c | 56 } dual; member 87 .dual = { .group = _g, .index = _gi, \ 290 .dual.sel = ((0xec / 4) << 5) | 24, 291 .dual.group = 0, 299 .dual.sel = ((0x34 / 4) << 5) | 30, 300 .dual.group = 1, 780 g->selector = desc->dual.sel; in r9a06g032_register_bitsel() 861 g->gate[0].gate = desc->dual.g1; in r9a06g032_register_dualgate() 862 g->gate[0].reset = desc->dual.r1; in r9a06g032_register_dualgate() 863 g->gate[1].gate = desc->dual.g2; in r9a06g032_register_dualgate() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/display/connector/ |
D | dvi-connector.txt | 12 - dual-link: the connector has pins for DVI dual-link
|
/Linux-v5.4/Documentation/devicetree/bindings/extcon/ |
D | extcon-max3355.txt | 5 integrated USB OTG dual-role transceiver to function as a USB OTG dual-role
|
/Linux-v5.4/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-v5.4/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-v5.4/Documentation/devicetree/bindings/timer/ |
D | ti,keystone-timer.txt | 5 timer, dual general-purpose 32-bit timers. When configured as dual 32-bit
|
/Linux-v5.4/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()
|