Home
last modified time | relevance | path

Searched full:combo (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt1 option('xorg', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
5 option('xwayland', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
7 option('glamor', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
9 option('xwayland_eglstream', type: 'combo', choices: ['true', 'false', 'auto'],
11 option('xnest', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
17 option('xwin', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
35 option('ipv6', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto')
58 option('int10', type: 'combo', choices: ['stub', 'x86emu', 'vm86', 'auto', 'false'],
66 option('hal', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
68 option('systemd_logind', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/connman/connman-gnome/
H A D0001-Port-to-Gtk3.patch192 - combo = gtk_combo_box_new_text();
193 - gtk_combo_box_append_text(GTK_COMBO_BOX(combo), "DHCP");
194 - gtk_combo_box_append_text(GTK_COMBO_BOX(combo), "MANUAL");
195 + combo = gtk_combo_box_text_new();
196 + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(combo), "DHCP");
197 + gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(combo), "MANUAL");
198 gtk_combo_box_set_row_separator_func(GTK_COMBO_BOX(combo),
200 gtk_table_attach_defaults(GTK_TABLE(table), combo, 2, 4, 0, 1);
203 gtk_combo_box_set_active(GTK_COMBO_BOX(combo), 0);
212 gtk_combo_box_set_active(GTK_COMBO_BOX(combo), 1);
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A DKconfig95 tristate "Rockchip NANENG COMBO PHY Driver"
100 combo PHY with NaNeng IP block.
139 tristate "Rockchip Samsung HDMI/DP Combo PHY driver"
143 Support for Rockchip HDMI/DP Combo PHY with Samsung IP block.
146 tristate "Rockchip Samsung HDMI/DP Combo PHY HDMI driver"
150 Support for Rockchip HDMI/DP Combo PHY with Samsung IP block.
179 tristate "Rockchip USBDP COMBO PHY Driver"
185 combo PHY with Samsung IP block.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dbrcm,stingray-usb-phy.txt5 - "brcm,sr-usb-combo-phy" is combo PHY has two PHYs, one SS and one HS.
9 - Must be 1 for brcm,sr-usb-combo-phy as it expects one argument to indicate
17 compatible = "brcm,sr-usb-combo-phy";
23 compatible = "brcm,sr-usb-combo-phy";
H A Dintel,combo-phy.yaml4 $id: http://devicetree.org/schemas/phy/intel,combo-phy.yaml#
23 - const: intel,combo-phy
86 compatible = "intel,combophy-lgm", "intel,combo-phy";
H A Dphy-rockchip-naneng-combphy.txt1 ROCKCHIP COMBO PHY WITH NANENG IP BLOCK
6 - reg : the address offset of grf for combo-phy configuration.
/OK3568_Linux_fs/u-boot/drivers/phy/
H A DKconfig70 bool "Support Rockchip NANENG combo PHY Driver"
74 Enable this to support the Rockchip NANENG combo PHY.
98 bool "Rockchip Samsung HDMI/DP Combo PHY driver"
102 Support for Rockchip HDMI/DP Combo PHY with Samsung IP block.
112 tristate "Rockchip USBDP COMBO PHY Driver"
117 combo PHY with Samsung IP block.
/OK3568_Linux_fs/buildroot/package/armbian-firmware/
H A DConfig.in14 Firmware files for AP6212 WiFi/BT combo chip.
19 Firmware files for AP6256 WiFi/BT combo chip.
24 Firmware files for AP6255 WiFi/BT combo chip.
29 Firmware files for Realtek 8822CS SDIO combo chip.
H A Darmbian-firmware.mk11 # AP6212 WiFi/BT combo firmware
16 # AP6256 WiFi/BT combo firmware
24 # AP6255 WiFi/BT combo firmware
38 # Realtek 8822CS SDIO WiFi/BT combo firmware
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/
H A Dgitignore55 !/build/core/combo/
56 !/build/core/combo/include/
57 !/build/core/combo/include/arch/
58 !/build/core/combo/include/arch/linux-*/
59 !/build/core/combo/include/arch/linux-*/AndroidConfig.h
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A DKconfig21 rockchip mpp rkv combo decoder and hevc decoder.
26 rockchip mpp rkv combo decoder v2.
31 rockchip mpp rkv combo encoder.
36 rockchip mpp rkv combo encoder v2.
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dcombo-layer.conf.example1 # combo-layer example configuration file
22 # the relative dir within the combo repo to put the component files
60 # patch from upstream, and then apply the modified patch to the combo
64 # hook = combo-layer-hook-default.sh
70 # If provided, truncate imported history during "combo-layer --history
H A Dcombo-layer55 For an example config file, see combo-layer.conf.example
89 if repo == "combo-layer-settings":
103 # Read combo layer branch
105 logger.debug("Combo layer branch is %s" % self.combobranch)
162 …logger.error("local configuration file %s may be missing configuration for combo branch %s" % (sel…
198 combo-layer.
315 refname = "combo-layer-init-%s" % name
354 Commit created by combo-layer.
375 # combo-layer hooks.
457 msg.write('combo-layer-%s: %s %s %s\n' % (name,
[all …]
/OK3568_Linux_fs/kernel/drivers/media/pci/ivtv/
H A Divtv-irq.c921 u32 combo; in ivtv_irq_handler() local
930 combo = ~itv->irqmask & stat; in ivtv_irq_handler()
933 if (combo) write_reg(combo, IVTV_REG_IRQSTATUS); in ivtv_irq_handler()
935 if (0 == combo) { in ivtv_irq_handler()
959 if (combo & ~0xff6d0400) in ivtv_irq_handler()
960 IVTV_DEBUG_HI_IRQ("======= valid IRQ bits: 0x%08x ======\n", combo); in ivtv_irq_handler()
962 if (combo & IVTV_IRQ_DEC_DMA_COMPLETE) { in ivtv_irq_handler()
966 if (combo & IVTV_IRQ_DMA_READ) { in ivtv_irq_handler()
970 if (combo & IVTV_IRQ_ENC_DMA_COMPLETE) { in ivtv_irq_handler()
974 if (combo & IVTV_IRQ_ENC_PIO_COMPLETE) { in ivtv_irq_handler()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_combo_phy.c41 * CNL has just one set of registers, while gen11 has a set for each combo PHY.
101 "Combo PHY %c reg %08x state mismatch: " in check_phy_reg()
177 "Combo PHY HW state changed unexpectedly.\n"); in cnl_combo_phys_uninit()
189 * other combo PHY's. in has_phy_misc()
218 * the PHY. So if combo PHY A is wired up to drive an external in ehl_vbt_ddi_d_present()
362 "Combo PHY %c already enabled, won't reprogram it.\n", in icl_combo_phys_init()
371 * EHL's combo PHY A can be hooked up to either an external in icl_combo_phys_init()
431 "Combo PHY %c HW state changed unexpectedly\n", in icl_combo_phys_uninit()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dhisilicon,histb-xhci.txt23 "combo": for combo phy
44 phy-names = "inno", "combo";
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/demo-extrafiles/qt5-demo-extrafiles/
H A Dqtledcombo.desktop2 Name=QT5 Ledscreen Combo
8 Comment=QT5 Ledscreen Combo
/OK3568_Linux_fs/external/linux-rga/
H A Dmeson_options.txt1 option('libdrm', type: 'combo', choices: ['true', 'false', 'auto'], value: 'auto',
3 option('librga_demo', type: 'combo', choices: ['true', 'false', 'auto'], value: 'false',
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Ddes_s390.c149 .base.cra_priority = 400, /* combo: des + ecb */
173 .base.cra_priority = 400, /* combo: des + cbc */
267 .base.cra_priority = 400, /* combo: des3 + ecb */
291 .base.cra_priority = 400, /* combo: des3 + cbc */
364 .base.cra_priority = 400, /* combo: des + ctr */
385 .base.cra_priority = 400, /* combo: des3 + ede */
/OK3568_Linux_fs/kernel/drivers/phy/amlogic/
H A DKconfig42 tristate "Meson G12A USB3+PCIE Combo PHY driver"
48 Enable this to support the Meson USB3 + PCIE Combo PHY found
/OK3568_Linux_fs/external/libmali/
H A Dmeson_options.txt1 option('arch', type: 'combo', choices: ['auto', 'arm', 'armv7l', 'armhf', 'arm32', 'armv8', 'arm64'…
23 option('optimize-level', type: 'combo', choices: ['O0', 'O1', 'O2', 'O3', 'Os', 'Ofast', 'Og'], val…
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dfw_inc.c203 const struct wil_fw_concurrency_combo *combo; in fw_handle_concurrency() local
216 combo = rec->combos; in fw_handle_concurrency()
218 if (remain < sizeof(*combo)) in fw_handle_concurrency()
220 remain -= sizeof(*combo); in fw_handle_concurrency()
221 limit = combo->limits; in fw_handle_concurrency()
222 lsize = combo->n_limits * sizeof(*limit); in fw_handle_concurrency()
226 limit += combo->n_limits; in fw_handle_concurrency()
227 combo = (struct wil_fw_concurrency_combo *)limit; in fw_handle_concurrency()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch9 create mode 100644 core/combo/include/arch/linux-riscv64/AndroidConfig.h
11 diff --git a/core/combo/include/arch/linux-riscv64/AndroidConfig.h b/core/combo/include/arch/linux-…
15 +++ b/core/combo/include/arch/linux-riscv64/AndroidConfig.h
/OK3568_Linux_fs/kernel/drivers/iio/imu/
H A DKconfig65 Say yes here to build support for the NXP FXOS8700 m+g combo
77 Say yes here to build support for the NXP FXOS8700 m+g combo
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/stingray/
H A Dstingray-usb.dtsi18 compatible = "brcm,sr-usb-combo-phy";
45 compatible = "brcm,sr-usb-combo-phy";

12345678910>>...15