| /linux/Documentation/devicetree/bindings/phy/ |
| 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";
|
| A D | intel,combo-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/intel,combo-phy.yaml# 23 - const: intel,combo-phy 94 compatible = "intel,combophy-lgm", "intel,combo-phy";
|
| A D | calxeda-combophy.yaml | 45 combophy5: combo-phy@fff5d000 {
|
| A D | mixel,mipi-dsi-phy.yaml | 17 The Mixel PHY IP block found on i.MX8qxp is a combo PHY that can work
|
| /linux/drivers/media/pci/ivtv/ |
| 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() 966 if (combo & IVTV_IRQ_DMA_READ) { in ivtv_irq_handler() 978 if (combo & IVTV_IRQ_DMA_ERR) { in ivtv_irq_handler() 986 if (combo & IVTV_IRQ_ENC_VBI_CAP) { in ivtv_irq_handler() 994 if (combo & IVTV_IRQ_ENC_EOS) { in ivtv_irq_handler() 1000 if (combo & IVTV_IRQ_DEC_DATA_REQ) { in ivtv_irq_handler() [all …]
|
| /linux/Documentation/devicetree/bindings/usb/ |
| A D | hisilicon,histb-xhci.txt | 23 "combo": for combo phy 44 phy-names = "inno", "combo";
|
| A D | nxp,ptn36502.yaml | 7 title: NXP PTN36502 Type-C USB 3.1 Gen 1 and DisplayPort v1.2 combo redriver
|
| /linux/drivers/gpu/drm/imagination/ |
| 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/drivers/net/wireless/ath/wil6210/ |
| 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()
|
| A D | cfg80211.c | 2724 const struct wil_fw_concurrency_combo *combo; in wil_cfg80211_iface_combinations_from_fw() local 2738 total_limits += combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() 2739 limit = combo->limits + combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() 2740 combo = (struct wil_fw_concurrency_combo *)limit; in wil_cfg80211_iface_combinations_from_fw() 2755 combo->n_diff_channels; in wil_cfg80211_iface_combinations_from_fw() 2757 combo->same_bi; in wil_cfg80211_iface_combinations_from_fw() 2758 iface_combinations[i].n_limits = combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() 2764 limit = combo->limits; in wil_cfg80211_iface_combinations_from_fw() 2765 for (j = 0; j < combo->n_limits; j++) { in wil_cfg80211_iface_combinations_from_fw() 2773 iface_limit += combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() [all …]
|
| /linux/arch/arm64/boot/dts/broadcom/stingray/ |
| A D | stingray-usb.dtsi | 18 compatible = "brcm,sr-usb-combo-phy"; 45 compatible = "brcm,sr-usb-combo-phy";
|
| /linux/drivers/phy/intel/ |
| A D | Makefile | 4 obj-$(CONFIG_PHY_INTEL_LGM_COMBO) += phy-intel-lgm-combo.o
|
| /linux/drivers/misc/ti-st/ |
| A D | Kconfig | 14 BT / FM and GPS combo chips. This enables protocol drivers
|
| /linux/arch/arm/boot/dts/calxeda/ |
| A D | ecx-common.dtsi | 217 combophy0: combo-phy@fff58000 { 224 combophy5: combo-phy@fff5d000 {
|
| /linux/drivers/iio/imu/ |
| A D | Kconfig | 68 Say yes here to build support for the NXP FXOS8700 m+g combo 80 Say yes here to build support for the NXP FXOS8700 m+g combo
|
| /linux/drivers/phy/rockchip/ |
| 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/ |
| A D | Kconfig | 19 PCI combo video recorder devices.
|
| /linux/drivers/media/pci/intel/ipu6/ |
| A D | ipu6-buttress.h | 90 u32 legacy, u32 combo);
|
| /linux/drivers/phy/qualcomm/ |
| A D | Makefile | 10 obj-$(CONFIG_PHY_QCOM_QMP_COMBO) += phy-qcom-qmp-combo.o phy-qcom-qmp-usbc.o
|
| /linux/Documentation/devicetree/bindings/net/bluetooth/ |
| A D | amlogic,w155s2-bt.yaml | 11 The W155S2 is an Amlogic Bluetooth and Wi-Fi combo chip. It works on
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-bus-iio-sx9324 | 25 [PH3], CS1 and CS2 are measured (combo mode):
|
| /linux/Documentation/devicetree/bindings/iio/imu/ |
| A D | nxp,fxos8700.yaml | 13 Accelerometer and magnetometer combo device with an i2c and SPI interface.
|
| /linux/drivers/phy/allwinner/ |
| A D | Kconfig | 59 This driver controls each individual USB 2+3 host PHY combo.
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| A D | sun50i-h618-longanpi-3h.dts | 86 /* WiFi & BT combo module is connected to this Host */
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | cfg80211.c | 7428 combo = kcalloc(n_combos, sizeof(*combo), GFP_KERNEL); in brcmf_setup_ifmodes() 7429 if (!combo) 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() 7497 combo[c].n_limits = i; in brcmf_setup_ifmodes() 7518 combo[c].n_limits = i; in brcmf_setup_ifmodes() [all …]
|