Home
last modified time | relevance | path

Searched refs:dual (Results 1 – 25 of 1270) sorted by relevance

12345678910>>...51

/OK3568_Linux_fs/kernel/drivers/media/pci/cx88/
H A Dcx88-dsp.c159 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 …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Dimx-ldb.c103 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_ch_set_bus_format() local
109 if (imx_ldb_ch->chno == 0 || dual) in imx_ldb_ch_set_bus_format()
111 if (imx_ldb_ch->chno == 1 || dual) in imx_ldb_ch_set_bus_format()
115 if (imx_ldb_ch->chno == 0 || dual) in imx_ldb_ch_set_bus_format()
118 if (imx_ldb_ch->chno == 1 || dual) in imx_ldb_ch_set_bus_format()
190 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_encoder_enable() local
200 if (dual) { in imx_ldb_encoder_enable()
210 if (imx_ldb_ch == &ldb->channel[0] || dual) { in imx_ldb_encoder_enable()
217 if (imx_ldb_ch == &ldb->channel[1] || dual) { in imx_ldb_encoder_enable()
250 int dual = ldb->ldb_ctrl & LDB_SPLIT_MODE_EN; in imx_ldb_encoder_atomic_mode_set() local
[all …]
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dbfa.rst16 1657:0013:1657:0014 425 4Gbps dual port FC HBA
17 1657:0013:1657:0014 825 8Gbps PCIe dual port FC HBA
19 1657:0013:103c:1744 HP 42B 4Gbps dual port FC HBA
27 1657:0014:1657:0014 1020 10Gbps dual port CNA - FCOE
28 1657:0014:1657:0014 1007 10Gbps dual port CNA - FCOE
29 1657:0014:1657:0014 1741 10Gbps dual port CNA - FCOE
/OK3568_Linux_fs/kernel/drivers/clk/meson/
H A Dclk-dualdiv.c40 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()
H A Dclk-dualdiv.h18 unsigned int dual; member
26 struct parm dual; member
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dfaraday,ftpci100.txt5 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/
H A Dmax8925-backlight.txt4 - maxim,max8925-dual-string: whether support dual string
9 maxim,max8925-dual-string = <0>;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/
H A Dcw2017_battery.txt10 - cellwise,dual-cell: dual battery;
31 cellwise,dual-cell;
33 cellwise,dual-cell;
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A DKconfig11 Enables the MUSB USB dual-role controller in host mode.
19 Enables the MUSB USB dual-role controller in gadget mode.
25 Say y here to enable support for the dual role high
34 Say y here to enable support for the dual role high
/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dreadme4 - dual display
17 dual frame buffer for driver with "dual" parameter
18 insmod ./sm750fb.ko g_option="dual,800x600:1024x768"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dfsl-usb.txt10 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:
H A Dmediatek,mtu3.txt30 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
/OK3568_Linux_fs/u-boot/doc/SPI/
H A Dstatus.txt14 - Extended read commands support(dual read, dual IO read)
18 - Banking support on dual flash connection topology.
H A DREADME.dual-flash9 hw logics(ex: xilinx zynq qspi) that describes two/dual memories are
28 - dual spi/qspi flash memories are connected with a single chipselect
58 - dual spi/qspi flash memories are connected with a single chipselect
86 when controller is configured for dual memories.
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dviafb.rst71 - 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
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/
H A Drockchip_fb.txt5 - rockchip,disp-mode: DUAL :for dual lcdc and dual display;
6 ONE_DUAL : for one lcdc and dual display.
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dr9a06g032-clocks.c56 } dual; member
87 .dual = { .group = _g, .index = _gi, \
290 .dual.sel = ((0x34 / 4) << 5) | 30,
291 .dual.group = 0,
299 .dual.sel = ((0xec / 4) << 5) | 24,
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 …]
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Darmada-8020.dtsi4 * This file is dual-licensed: you can use it either under the terms
5 * of the GPLv2 or the X11 license, at your option. Note that this dual
48 #include "armada-ap806-dual.dtsi"
54 compatible = "marvell,armada8020", "marvell,armada-ap806-dual",
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dcsky,apb-intc.txt9 - 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";
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/marvell/
H A Darmada-7020.dtsi9 #include "armada-ap806-dual.dtsi"
14 compatible = "marvell,armada7020", "marvell,armada-ap806-dual",
H A Darmada-8020.dtsi9 #include "armada-ap806-dual.dtsi"
14 compatible = "marvell,armada8020", "marvell,armada-ap806-dual",
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/
H A DKconfig9 which support concurrent dual-band operation at both 5GHz
11 OFDMA, spatial reuse and dual carrier modulation.
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Drv1106g-evb1-v11-dual-cam.dts8 #include "rv1106g-evb1-v10-dual-cam.dts"
12 compatible = "rockchip,rv1106g-evb1-v11-dual-cam", "rockchip,rv1106";
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mips-gic.c207 unsigned int irq, pol, trig, dual; in gic_set_type() local
217 dual = GIC_DUAL_SINGLE; in gic_set_type()
222 dual = GIC_DUAL_SINGLE; in gic_set_type()
227 dual = GIC_DUAL_DUAL; in gic_set_type()
232 dual = GIC_DUAL_SINGLE; in gic_set_type()
238 dual = GIC_DUAL_SINGLE; in gic_set_type()
244 change_gic_dual(irq, dual); in gic_set_type()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/extcon/
H A Dextcon-max3355.txt5 integrated USB OTG dual-role transceiver to function as a USB OTG dual-role

12345678910>>...51