Home
last modified time | relevance | path

Searched full:decoupled (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_stream.c56 stream->decoupled = false; in snd_hdac_ext_stream_init()
124 stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked()
271 /* check if decoupled stream and not in use is available */ in hdac_ext_link_stream_assign()
272 if (hstream->decoupled && !hstream->link_locked) { in hdac_ext_link_stream_assign()
312 if (!hstream->decoupled) in hdac_ext_host_stream_assign()
338 * host: Looks for an unused decoupled host stream
339 * link: Looks for an unused decoupled link stream
343 * decoupled, it becomes a host stream and link stream.
390 if (stream->decoupled && !stream->link_locked) in snd_hdac_ext_stream_release()
398 if (stream->decoupled && !stream->hstream.opened) in snd_hdac_ext_stream_release()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio_ext.h51 * @decoupled: stream host and link is decoupled
69 bool decoupled:1; member
/OK3568_Linux_fs/kernel/arch/arm/mach-ux500/
H A Dpm.c79 * makes sense if the gic has been decoupled before with the
128 * makes sense only if the gic is decoupled with the db8500_prcmu_gic_decouple
196 * On watchdog reboot the GIC is in some cases decoupled. in ux500_pm_init()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Djr3_pci.h54 * The force_array structure shows the layout for the decoupled and
399 * Decoupled and filtered data is scaled so that +/- 16384 is equal
414 * the sensor data to obtain the decoupled data. The offsets are set a
419 * decoupled data to zero, add these values to the current decoupled
445 * Filter0 is the decoupled, unfiltered data from the JR3 sensor.
448 * These force_arrays hold the filtered data. The decoupled data is
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-rc32434.c136 /* Zero out the PCI decoupled registers */ in rc32434_pcibridge_init()
138 * disable PCI decoupled accesses at in rc32434_pcibridge_init()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A Dsleep.yaml14 states that are decoupled from the devices' own register blocks. Sometimes,
/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dcpuidle-ux500.c46 /* At this state, as the gic is decoupled, if the other in ux500_enter_idle()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/
H A Dpci.h246 * PCI Decoupled Access Control Register
251 * PCI Decoupled Access Status Register
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-dai.c107 * Decouple host and link DMA. The decoupled flag in hda_link_stream_assign()
110 if (!res->decoupled) in hda_link_stream_assign()
H A Dhda-stream.c542 * enable decoupled mode in hda_dsp_stream_hw_params()
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-nice-design.rst91 enough), the scheduler was decoupled from 'time slice' and HZ concepts
/OK3568_Linux_fs/kernel/kernel/
H A Dasync.c16 decoupled and not strictly serialized.
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
H A Dethernet-driver.rst129 DPNIs are decoupled from PHYs; a DPNI can be connected to a PHY through a DPMAC
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpgtable_32.h358 * individually toggled (and user permissions are entirely decoupled from
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernfs.h3 * kernfs.h - pseudo filesystem decoupled from vfs locking
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dcore.h130 /* Firmware supports sched scan decoupled from host sleep */
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Darc_uart.c8 * -Decoupled the driver from arch/arc
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Daudigy-mixer.rst330 Audio Effects Processor having Decoupled Instruction
H A Dsb-live-mixer.rst335 Audio Effects Processor having Decoupled Instruction
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css_internal.h818 * Remove it when the Host and the SP is decoupled.
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_crtc_helper.c447 * doing this, but since we've decoupled the encoder in drm_crtc_helper_disable()
H A Ddrm_mm.c886 /* During drm_mm_scan_add_block() we decoupled this node leaving in drm_mm_scan_remove_block()
/OK3568_Linux_fs/kernel/lib/
H A Dscatterlist.c157 * allocation not to become decoupled (and thus a in sg_kmalloc()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c540 * to be decoupled if EBB becomes more generic. For now, follow in feat_enable_ebb()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_active.c932 * decoupled it from the rbtree, we can reuse the in i915_active_acquire_preallocate_barrier()

12