Home
last modified time | relevance | path

Searched refs:combo (Results 1 – 18 of 18) sorted by relevance

/drivers/media/pci/ivtv/
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()
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 …]
/drivers/net/wireless/ath/wil6210/
A Dfw_inc.c203 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 Dcfg80211.c2726 const struct wil_fw_concurrency_combo *combo; in wil_cfg80211_iface_combinations_from_fw() local
2740 total_limits += combo->n_limits; in wil_cfg80211_iface_combinations_from_fw()
2741 limit = combo->limits + combo->n_limits; in wil_cfg80211_iface_combinations_from_fw()
2742 combo = (struct wil_fw_concurrency_combo *)limit; in wil_cfg80211_iface_combinations_from_fw()
2757 combo->n_diff_channels; in wil_cfg80211_iface_combinations_from_fw()
2759 combo->same_bi; in wil_cfg80211_iface_combinations_from_fw()
2760 iface_combinations[i].n_limits = combo->n_limits; in wil_cfg80211_iface_combinations_from_fw()
2766 limit = combo->limits; in wil_cfg80211_iface_combinations_from_fw()
2767 for (j = 0; j < combo->n_limits; j++) { in wil_cfg80211_iface_combinations_from_fw()
2775 iface_limit += combo->n_limits; in wil_cfg80211_iface_combinations_from_fw()
[all …]
/drivers/gpu/drm/imagination/
A Dpvr_gem.c94 u64 combo = invalid_combinations[i]; in pvr_gem_object_flags_validate() local
96 if ((flags & combo) == combo) in pvr_gem_object_flags_validate()
/drivers/phy/intel/
A DMakefile4 obj-$(CONFIG_PHY_INTEL_LGM_COMBO) += phy-intel-lgm-combo.o
/drivers/phy/rockchip/
A DKconfig75 combo PHY with NaNeng IP block.
142 Enable this to support the Rockchip USB3.0/DP combo PHY with
/drivers/iio/imu/
A DKconfig82 Say yes here to build support for the NXP FXOS8700 m+g combo
94 Say yes here to build support for the NXP FXOS8700 m+g combo
/drivers/media/pci/cx18/
A DKconfig19 PCI combo video recorder devices.
/drivers/media/pci/intel/ipu6/
A Dipu6-buttress.h83 u32 legacy, u32 combo);
/drivers/staging/media/ipu7/
A Dipu7-buttress.h73 u32 legacy, u32 combo);
/drivers/phy/qualcomm/
A DMakefile11 obj-$(CONFIG_PHY_QCOM_QMP_COMBO) += phy-qcom-qmp-combo.o phy-qcom-qmp-usbc.o
/drivers/phy/allwinner/
A DKconfig59 This driver controls each individual USB 2+3 host PHY combo.
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c7469 combo = kcalloc(n_combos, sizeof(*combo), GFP_KERNEL); in brcmf_setup_ifmodes()
7470 if (!combo) in brcmf_setup_ifmodes()
7507 combo[c].max_interfaces = 4; in brcmf_setup_ifmodes()
7509 combo[c].max_interfaces = i; in brcmf_setup_ifmodes()
7513 combo[c].max_interfaces = 3; in brcmf_setup_ifmodes()
7517 combo[c].max_interfaces = i; in brcmf_setup_ifmodes()
7519 combo[c].n_limits = i; in brcmf_setup_ifmodes()
7520 combo[c].limits = c0_limits; in brcmf_setup_ifmodes()
7538 combo[c].n_limits = i; in brcmf_setup_ifmodes()
7559 combo[c].n_limits = i; in brcmf_setup_ifmodes()
[all …]
/drivers/iio/magnetometer/
A DKconfig84 This is a combo module with both accelerometer and magnetometer.
101 This is a combo module with both accelerometer and magnetometer.
/drivers/media/tuners/
A DKconfig237 tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo"
/drivers/iio/accel/
A DKconfig269 Note that some of these are combo modules:
293 BMI088, BMI085, BMI090L. Note that all of these are combo module that
/drivers/iio/light/
A DKconfig238 Say Y here if you have a Sharp GP2AP002 proximity/ALS combo-chip
252 Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
/drivers/media/dvb-frontends/
A DKconfig646 MaxLinear MxL692 is a combo tuner-demodulator that

Completed in 48 milliseconds