| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| 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";
|
| 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";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| 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";
|
| D | intel,combo-phy.yaml | 4 $id: http://devicetree.org/schemas/phy/intel,combo-phy.yaml# 23 - const: intel,combo-phy 86 compatible = "intel,combophy-lgm", "intel,combo-phy";
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| D | intel_combo_phy.c | 99 "Combo PHY %c reg %08x state mismatch: " in check_phy_reg() 118 "Combo PHY %c Voltage/Process Info : %s\n", in icl_verify_procmon_ref_values() 136 * other combo PHY's. in has_phy_misc() 172 * the PHY. So if combo PHY A is wired up to drive an external in ehl_vbt_ddi_d_present() 319 "Combo PHY %c already enabled, won't reprogram it.\n", in icl_combo_phys_init() 328 * EHL's combo PHY A can be hooked up to either an external in icl_combo_phys_init() 387 "Combo PHY %c HW state changed unexpectedly\n", in icl_combo_phys_uninit() 391 "Combo PHY %c HW state changed unexpectedly\n", in icl_combo_phys_uninit()
|
| D | intel_dpll_mgr.h | 107 * @DPLL_ID_ICL_DPLL0: ICL/TGL combo PHY DPLL0 111 * @DPLL_ID_ICL_DPLL1: ICL/TGL combo PHY DPLL1 115 * @DPLL_ID_EHL_DPLL4: EHL combo PHY DPLL4 152 * @DPLL_ID_DG1_DPLL0: DG1 combo PHY DPLL0 156 * @DPLL_ID_DG1_DPLL1: DG1 combo PHY DPLL1 160 * @DPLL_ID_DG1_DPLL2: DG1 combo PHY DPLL2 164 * @DPLL_ID_DG1_DPLL3: DG1 combo PHY DPLL3
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | hisilicon,histb-xhci.txt | 23 "combo": for combo phy 44 phy-names = "inno", "combo";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | hisilicon,histb-xhci.txt | 23 "combo": for combo phy 44 phy-names = "inno", "combo";
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| D | intel_combo_phy.c | 41 * 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()
|
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_nvm.h | 10 __le32 combo_ver; /* Combo Image Version number */ 11 u8 combo_name_len; /* Length of the unicode combo image version string, max of 32 */ 12 __le16 combo_name[32]; /* Unicode string representing the Combo Image version */
|
| /kernel/linux/linux-5.10/drivers/phy/amlogic/ |
| D | Kconfig | 42 tristate "Meson G12A USB3+PCIE Combo PHY driver" 48 Enable this to support the Meson USB3 + PCIE Combo PHY found
|
| /kernel/linux/linux-6.6/arch/s390/crypto/ |
| D | des_s390.c | 149 .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 */
|
| /kernel/linux/linux-5.10/arch/s390/crypto/ |
| D | des_s390.c | 149 .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 */
|
| /kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
| D | Kconfig | 60 tristate "Qualcomm QMP Combo PHY Driver" 68 Enable this to support the QMP Combo PHY transceiver that is used 110 Enable this legacy driver to support the QMP USB+DisplayPort Combo
|
| /kernel/linux/linux-6.6/drivers/phy/amlogic/ |
| D | Kconfig | 64 tristate "Meson G12A USB3+PCIE Combo PHY driver" 70 Enable this to support the Meson USB3 + PCIE Combo PHY found
|
| /kernel/linux/linux-5.10/drivers/iio/imu/ |
| D | Kconfig | 65 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
|
| /kernel/linux/linux-6.6/drivers/phy/rockchip/ |
| D | Kconfig | 70 tristate "Rockchip NANENG COMBO PHY Driver" 75 combo PHY with NaNeng IP block.
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/broadcom/stingray/ |
| D | stingray-usb.dtsi | 18 compatible = "brcm,sr-usb-combo-phy"; 45 compatible = "brcm,sr-usb-combo-phy";
|
| /kernel/linux/linux-6.6/drivers/iio/imu/ |
| D | Kconfig | 67 Say yes here to build support for the NXP FXOS8700 m+g combo 79 Say yes here to build support for the NXP FXOS8700 m+g combo
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/broadcom/stingray/ |
| D | stingray-usb.dtsi | 18 compatible = "brcm,sr-usb-combo-phy"; 45 compatible = "brcm,sr-usb-combo-phy";
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/ |
| D | fw_inc.c | 203 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()
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
| D | fw_inc.c | 203 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()
|
| /kernel/linux/linux-5.10/drivers/iio/magnetometer/ |
| D | Kconfig | 58 This is a combo module with both accelerometer and magnetometer. 75 This is a combo module with both accelerometer and magnetometer.
|