/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-irq.c | 933 u32 combo; in ivtv_irq_handler() local 942 combo = ~itv->irqmask & stat; in ivtv_irq_handler() 945 if (combo) write_reg(combo, IVTV_REG_IRQSTATUS); in ivtv_irq_handler() 947 if (0 == combo) { in ivtv_irq_handler() 971 if (combo & ~0xff6d0400) in ivtv_irq_handler() 972 IVTV_DEBUG_HI_IRQ("======= valid IRQ bits: 0x%08x ======\n", combo); in ivtv_irq_handler() 974 if (combo & IVTV_IRQ_DEC_DMA_COMPLETE) { in ivtv_irq_handler() 978 if (combo & IVTV_IRQ_DMA_READ) { in ivtv_irq_handler() 982 if (combo & IVTV_IRQ_ENC_DMA_COMPLETE) { in ivtv_irq_handler() 986 if (combo & IVTV_IRQ_ENC_PIO_COMPLETE) { in ivtv_irq_handler() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | hisilicon,histb-xhci.txt | 23 "combo": for combo phy 44 phy-names = "inno", "combo";
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | fw_inc.c | 179 const struct wil_fw_concurrency_combo *combo; in fw_handle_concurrency() local 192 combo = rec->combos; in fw_handle_concurrency() 194 if (remain < sizeof(*combo)) in fw_handle_concurrency() 196 remain -= sizeof(*combo); in fw_handle_concurrency() 197 limit = combo->limits; in fw_handle_concurrency() 198 lsize = combo->n_limits * sizeof(*limit); in fw_handle_concurrency() 202 limit += combo->n_limits; in fw_handle_concurrency() 203 combo = (struct wil_fw_concurrency_combo *)limit; in fw_handle_concurrency()
|
D | cfg80211.c | 2128 const struct wil_fw_concurrency_combo *combo; in wil_cfg80211_iface_combinations_from_fw() local 2139 combo = conc->combos; in wil_cfg80211_iface_combinations_from_fw() 2142 total_limits += combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() 2143 limit = combo->limits + combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() 2144 combo = (struct wil_fw_concurrency_combo *)limit; in wil_cfg80211_iface_combinations_from_fw() 2155 combo = conc->combos; in wil_cfg80211_iface_combinations_from_fw() 2157 iface_combinations[i].max_interfaces = combo->max_interfaces; in wil_cfg80211_iface_combinations_from_fw() 2159 combo->n_diff_channels; in wil_cfg80211_iface_combinations_from_fw() 2161 combo->same_bi; in wil_cfg80211_iface_combinations_from_fw() 2162 iface_combinations[i].n_limits = combo->n_limits; in wil_cfg80211_iface_combinations_from_fw() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | calxeda-combophy.txt | 11 combophy5: combo-phy@fff5d000 {
|
/Linux-v4.19/drivers/misc/ti-st/ |
D | Kconfig | 13 BT / FM and GPS combo chips. This enables protocol drivers
|
/Linux-v4.19/drivers/media/pci/cx18/ |
D | Kconfig | 18 PCI combo video recorder devices.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 227 combophy0: combo-phy@fff58000 { 234 combophy5: combo-phy@fff5d000 {
|
D | omap3-overo-base.dtsi | 124 /* WiFi/BT combo */
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | ac100.txt | 3 AC100 is a audio codec and RTC subsystem combo IC. The 2 parts are
|
D | axp20x.txt | 17 combo chip. Please see ./ac100.txt for its bindings.
|
/Linux-v4.19/drivers/iio/magnetometer/ |
D | Kconfig | 57 This is a combo module with both accelerometer and magnetometer. 74 This is a combo module with both accelerometer and magnetometer.
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ab8500/ |
D | fg.txt | 10 main-charger, usb-combo-charger and battery-temperature-monitoring.
|
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | cfg80211.c | 6338 struct ieee80211_iface_combination *combo = NULL; in brcmf_setup_ifmodes() local 6349 combo = kcalloc(n_combos, sizeof(*combo), GFP_KERNEL); in brcmf_setup_ifmodes() 6350 if (!combo) in brcmf_setup_ifmodes() 6366 combo[c].num_different_channels = 2; in brcmf_setup_ifmodes() 6368 combo[c].num_different_channels = 1; in brcmf_setup_ifmodes() 6378 combo[c].num_different_channels = 1; in brcmf_setup_ifmodes() 6382 combo[c].max_interfaces = i; in brcmf_setup_ifmodes() 6383 combo[c].n_limits = i; in brcmf_setup_ifmodes() 6384 combo[c].limits = c0_limits; in brcmf_setup_ifmodes() 6400 combo[c].num_different_channels = 1; in brcmf_setup_ifmodes() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | ti-bluetooth.txt | 43 "ext_clock" (External clock provided to the TI combo chip).
|
/Linux-v4.19/drivers/bluetooth/ |
D | Kconfig | 376 combo devices. This makes use of shared transport line discipline 377 core driver to communicate with the BT core of the combo chip.
|
/Linux-v4.19/Documentation/admin-guide/ |
D | sysrq.rst | 9 It is a 'magical' key combo you can hit which the kernel will respond to 51 On x86 - You press the key combo :kbd:`ALT-SysRq-<command key>`.
|
/Linux-v4.19/drivers/media/tuners/ |
D | Kconfig | 37 tristate "TDA 8290/8295 + 8275(a)/18271 tuner combo"
|
/Linux-v4.19/drivers/iio/accel/ |
D | Kconfig | 98 This is a combo module with both accelerometer and magnetometer.
|
/Linux-v4.19/drivers/iio/light/ |
D | Kconfig | 158 Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
|
/Linux-v4.19/Documentation/sound/hd-audio/ |
D | models.rst | 97 alc283-sense-combo
|
/Linux-v4.19/drivers/input/misc/ |
D | Kconfig | 256 Say Y here if you have a Sharp GP2AP002A00F proximity/als combo-chip
|