Searched full:decoupled (Results 1 – 25 of 38) sorted by relevance
12
/linux-6.12.1/sound/hda/ext/ |
D | hdac_ext_stream.c | 78 hext_stream->decoupled = false; in snd_hdac_ext_stream_init() 153 hext_stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked() 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. 421 * If no stream is free, NULL is returned. Stream is decoupled
|
/linux-6.12.1/arch/arm/mach-ux500/ |
D | pm.c | 77 * makes sense if the gic has been decoupled before with the 126 * makes sense only if the gic is decoupled with the db8500_prcmu_gic_decouple 194 * On watchdog reboot the GIC is in some cases decoupled. in ux500_pm_init()
|
/linux-6.12.1/include/sound/ |
D | hdaudio_ext.h | 43 * @decoupled: stream host and link is decoupled 62 bool decoupled:1; member
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | jr3_pci.h | 54 * 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
|
/linux-6.12.1/arch/mips/pci/ |
D | pci-rc32434.c | 136 /* Zero out the PCI decoupled registers */ in rc32434_pcibridge_init() 138 * disable PCI decoupled accesses at in rc32434_pcibridge_init()
|
/linux-6.12.1/Documentation/devicetree/bindings/powerpc/ |
D | sleep.yaml | 14 states that are decoupled from the devices' own register blocks. Sometimes,
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/ |
D | dc_dsc.h | 100 * It should be decoupled from DM specific policy and named differently.
|
/linux-6.12.1/drivers/cpuidle/ |
D | cpuidle-ux500.c | 46 /* At this state, as the gic is decoupled, if the other in ux500_enter_idle()
|
/linux-6.12.1/arch/mips/include/asm/mach-rc32434/ |
D | pci.h | 246 * PCI Decoupled Access Control Register 251 * PCI Decoupled Access Status Register
|
/linux-6.12.1/Documentation/scheduler/ |
D | sched-nice-design.rst | 91 enough), the scheduler was decoupled from 'time slice' and HZ concepts
|
/linux-6.12.1/kernel/ |
D | async.c | 16 decoupled and not strictly serialized.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | ethernet-driver.rst | 129 DPNIs are decoupled from PHYs; a DPNI can be connected to a PHY through a DPMAC
|
/linux-6.12.1/drivers/soc/tegra/ |
D | regulators-tegra30.c | 489 * We don't expect regulators to be decoupled during reboot, in tegra30_regulator_detach()
|
D | regulators-tegra20.c | 510 * We don't expect regulators to be decoupled during reboot, in tegra20_regulator_detach()
|
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-dai-ops.c | 107 /* Make sure that host and link DMA is decoupled. */ in hda_link_stream_assign()
|
/linux-6.12.1/arch/sh/include/asm/ |
D | pgtable_32.h | 357 * individually toggled (and user permissions are entirely decoupled from
|
/linux-6.12.1/include/linux/ |
D | kernfs.h | 3 * kernfs.h - pseudo filesystem decoupled from vfs locking
|
D | vdpa.h | 350 * to be decoupled from the virtio life cycle,
|
/linux-6.12.1/drivers/tty/serial/ |
D | arc_uart.c | 8 * -Decoupled the driver from arch/arc
|
/linux-6.12.1/drivers/net/wireless/ath/ath6kl/ |
D | core.h | 130 /* Firmware supports sched scan decoupled from host sleep */
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | sh_css_internal.h | 762 * Remove it when the Host and the SP is decoupled.
|
/linux-6.12.1/Documentation/sound/cards/ |
D | sb-live-mixer.rst | 338 Audio Effects Processor having Decoupled Instruction
|
/linux-6.12.1/drivers/media/i2c/ |
D | ccs-pll.c | 129 pll->flags & PLL_FL(LINK_DECOUPLED) ? " link-decoupled" : "", in print_pll()
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | dt_cpu_ftrs.c | 524 * to be decoupled if EBB becomes more generic. For now, follow in feat_enable_ebb()
|
/linux-6.12.1/drivers/gpu/drm/ |
D | drm_mm.c | 848 /* During drm_mm_scan_add_block() we decoupled this node leaving in drm_mm_scan_remove_block()
|
12