/linux/Documentation/devicetree/bindings/phy/ |
H A D | brcm,stingray-usb-phy.txt | 5 - "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";
|
/linux/drivers/media/pci/ivtv/ |
H A D | ivtv-irq.c | 921 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 …]
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | hisilicon,histb-xhci.txt | 23 "combo": for combo phy 44 phy-names = "inno", "combo";
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | fw_inc.c | 203 const struct wil_fw_concurrency_combo *combo; in fw_handle_concurrency() local 216 combo = (const struct wil_fw_concurrency_combo *)(rec + 1); 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()
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_gem.c | 95 u64 combo = invalid_combinations[i]; in pvr_gem_object_flags_validate() local 97 if ((flags & combo) == combo) in pvr_gem_object_flags_validate()
|
/linux/arch/arm64/boot/dts/broadcom/stingray/ |
H A D | stingray-usb.dtsi | 18 compatible = "brcm,sr-usb-combo-phy"; 45 compatible = "brcm,sr-usb-combo-phy";
|
/linux/drivers/phy/intel/ |
H A D | Makefile | 4 obj-$(CONFIG_PHY_INTEL_LGM_COMBO) += phy-intel-lgm-combo.o
|
/linux/arch/arm/boot/dts/calxeda/ |
H A D | ecx-common.dtsi | 217 combophy0: combo-phy@fff58000 { 224 combophy5: combo-phy@fff5d000 {
|
/linux/drivers/phy/rockchip/ |
H A D | Kconfig | 75 combo PHY with NaNeng IP block. 129 Enable this to support the Rockchip USB3.0/DP combo PHY with
|
/linux/drivers/media/pci/cx18/ |
H A D | Kconfig | 19 PCI combo video recorder devices.
|
/linux/drivers/phy/qualcomm/ |
H A D | Makefile | 10 obj-$(CONFIG_PHY_QCOM_QMP_COMBO) += phy-qcom-qmp-combo.o phy-qcom-qmp-usbc.o
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-sx9324 | 25 [PH3], CS1 and CS2 are measured (combo mode):
|
/linux/drivers/phy/allwinner/ |
H A D | Kconfig | 59 This driver controls each individual USB 2+3 host PHY combo.
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 7414 struct ieee80211_iface_combination *combo = NULL; in brcmf_setup_ifmodes() local 7428 combo = kcalloc(n_combos, sizeof(*combo), GFP_KERNEL); in brcmf_setup_ifmodes() 7429 if (!combo) in brcmf_setup_ifmodes() 7449 combo[c].num_different_channels = 1 + (rsdb || (p2p && mchan)); in brcmf_setup_ifmodes() 7466 combo[c].max_interfaces = 4; in brcmf_setup_ifmodes() 7468 combo[c].max_interfaces = i; in brcmf_setup_ifmodes() 7472 combo[c].max_interfaces = 3; in brcmf_setup_ifmodes() 7476 combo[c].max_interfaces = i; in brcmf_setup_ifmodes() 7478 combo[c].n_limits = i; in brcmf_setup_ifmodes() 7479 combo[c].limits = c0_limits; in brcmf_setup_ifmodes() [all …]
|
/linux/drivers/iio/magnetometer/ |
H A D | Kconfig | 84 This is a combo module with both accelerometer and magnetometer. 101 This is a combo module with both accelerometer and magnetometer.
|
/linux/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3660-coresight.dtsi | 298 /* An invisible combo funnel between clusters and top funnel */
|
/linux/Documentation/admin-guide/media/ |
H A D | i2c-cardlist.rst | 274 tda8290 TDA 8290/8295 + 8275(a)/18271 tuner combo
|
/linux/drivers/media/tuners/ |
H A D | Kconfig | 237 tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo"
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-box-demo.dts | 398 /* WiFi & BT combo module AMPAK AP6398S */
|
H A D | rk3399-khadas-edge.dtsi | 665 /* WiFi & BT combo module Ampak AP6356S */
|
H A D | rk3399-eaidk-610.dts | 757 /* WiFi & BT combo module AMPAK AP6255 */
|
/linux/arch/arm/boot/dts/amlogic/ |
H A D | meson8b-ec100.dts | 465 * combo chip. This is only available on the variant with 2GB RAM.
|
/linux/Documentation/sound/hd-audio/ |
H A D | models.rst | 97 alc283-sense-combo 259 alc-sense-combo
|
/linux/drivers/iio/accel/ |
H A D | Kconfig | 269 Note that some of these are combo modules: 293 BMI088, BMI085, BMI090L. Note that all of these are combo module that
|
/linux/drivers/iio/light/ |
H A D | Kconfig | 217 Say Y here if you have a Sharp GP2AP002 proximity/ALS combo-chip 231 Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
|