Home
last modified time | relevance | path

Searched full:decouple (Results 1 – 25 of 51) sorted by relevance

123

/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_stream.c97 bool decouple) in snd_hdac_ext_stream_decouple_locked() argument
105 if (decouple && !val) in snd_hdac_ext_stream_decouple_locked()
107 else if (!decouple && val) in snd_hdac_ext_stream_decouple_locked()
110 hext_stream->decoupled = decouple; in snd_hdac_ext_stream_decouple_locked()
115 * snd_hdac_ext_stream_decouple - decouple the hdac stream
118 * @decouple: flag to decouple
121 struct hdac_ext_stream *hext_stream, bool decouple) in snd_hdac_ext_stream_decouple() argument
124 snd_hdac_ext_stream_decouple_locked(bus, hext_stream, decouple); in snd_hdac_ext_stream_decouple()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-decouple_3.8.bb2 HOMEPAGE = "https://github.com/henriquebastos/python-decouple/"
9 PYPI_PACKAGE = "python-decouple"
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h81 struct hdac_ext_stream *hext_stream, bool decouple);
83 struct hdac_ext_stream *azx_dev, bool decouple);
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dmte_def.h6 * redefined here to decouple the MTE selftests compilations from them.
/openbmc/linux/Documentation/devicetree/bindings/fpga/
H A Dxlnx,pr-decoupler.yaml14 decouplers/fpga bridges. The controller can decouple/disable the bridges
/openbmc/linux/arch/arc/include/uapi/asm/
H A Dptrace.h23 * This is to decouple pt_regs from user-space ABI, to be able to change it
/openbmc/linux/include/linux/
H A Dmm_types_task.h8 * (These are defined separately to decouple sched.h from mm_types.h as much as possible.)
H A Dvtime.h72 * For now vtime state is tied to context tracking. We might want to decouple
/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dbrcm,bcm4377-bluetooth.yaml32 description: Board type of the Bluetooth chip. This is used to decouple
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-5.0.5.rst30 - bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from gnome git…
31 - bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlab
H A Drelease-notes-4.0.23.rst32 - bitbake: tests/fetch: Use our own mirror of mobile-broadband-provider to decouple from gnome git…
33 - bitbake: tests/fetch: Use our own mirror of sysprof to decouple from gnome gitlab
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-ux500.c36 /* decouple the gic from the A9 cores */ in ux500_enter_idle()
/openbmc/linux/sound/soc/sof/intel/
H A Dhda-stream.c470 /* decouple host and link DMA, enable DSP features */ in hda_dsp_iccmax_stream_hw_params()
516 /* decouple host and link DMA if the DSP is used */ in hda_dsp_stream_hw_params()
632 /* decouple host and link DMA, enable DSP features */ in hda_dsp_stream_hw_params()
959 /* TODO: decouple */ in hda_dsp_stream_free()
/openbmc/linux/Documentation/devicetree/bindings/net/wireless/
H A Dbrcm,bcm4329-fmac.yaml107 the root node. This can be used to decouple the overall system board or
/openbmc/linux/arch/arm64/lib/
H A Dcopy_template.S107 * call memcpy directly. To make memmove simpler and decouple the
/openbmc/linux/arch/arm/mach-ux500/
H A Dpm.c44 /* This function decouple the gic from the prcmu */
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_rc6.c50 /* bsw/byt use a PCU and decouple RC6 from our manual control */ in live_rc6_manual()
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dlink_service_types.h108 * The goal is to strictly decouple link training settings
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_helper.c242 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_update_ex()
273 /* todo: return void so we can decouple code running in driver from register states */ in generic_reg_set_ex()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-core/packagegroups/
H A Dpackagegroup-meta-python.bb95 python3-decouple \
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h383 * mapping. This is to decouple the dependency on link capability during
/openbmc/linux/Documentation/networking/
H A Dmctp.rst225 In these cases, the ioctls allow you to decouple the tag allocation (and
/openbmc/linux/Documentation/staging/
H A Dremoteproc.rst238 When those use cases show up, we will have to decouple the binary format
/openbmc/linux/sound/isa/sb/
H A Dsb16_csp.c435 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_riff_load()
758 /* Decouple CSP from IRQ and DMAREQ lines */ in snd_sb_csp_autoload()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_request.h629 WRITE_ONCE(rq->hwsp_seqno, /* decouple from HWSP */ in i915_request_mark_complete()

123