Home
last modified time | relevance | path

Searched refs:presets (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/
H A Dsystemctl102 def _parse_presets(self, presets): argument
108 for preset in presets:
123 presets = dict()
128 if path.name not in presets:
129 presets[path.name] = path
131 self._parse_presets([v for k, v in sorted(presets.items())])
267 presets = Presets('system-preset', root)
271 state = presets.state(service)
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl118 def _parse_presets(self, presets): argument
124 for preset in presets:
139 presets = dict()
144 if path.name not in presets:
145 presets[path.name] = path
147 self._parse_presets([v for k, v in sorted(presets.items())])
289 presets = Presets('system-preset', root)
293 state = presets.state(service)
/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7110-pll.c91 const struct jh7110_pll_preset *presets; member
114 .presets = _presets, \
133 #define JH7110_PLL(idx, name, presets) _JH7110_PLL(idx, name, presets) argument
332 const struct jh7110_pll_preset *selected = &info->presets[0]; in jh7110_pll_determine_rate()
343 const struct jh7110_pll_preset *val = &info->presets[idx]; in jh7110_pll_determine_rate()
368 for (idx = 0, val = &info->presets[0]; idx < info->npresets; idx++, val++) { in jh7110_pll_set_rate()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dump.h50 u32 presets; member
59 u32 presets; member
H A Dbnx2x_ethtool.c741 #define IS_REG_IN_PRESET(presets, idx) \ argument
742 ((presets & (1 << (idx-1))) == (1 << (idx-1)))
874 if (IS_REG_IN_PRESET(read_addr[k].presets, in bnx2x_read_pages_regs()
906 IS_REG_IN_PRESET(idle_reg_addrs[i].presets, preset)) { in __bnx2x_get_preset_regs()
915 IS_REG_IN_PRESET(reg_addrs[i].presets, preset)) { in __bnx2x_get_preset_regs()
923 IS_REG_IN_PRESET(wreg_addr_p->presets, preset)) { in __bnx2x_get_preset_regs()
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-ugly_1.22.11.bb46 FILES:${PN}-amrnb += "${datadir}/gstreamer-1.0/presets/GstAmrnbEnc.prs"
47 FILES:${PN}-x264 += "${datadir}/gstreamer-1.0/presets/GstX264Enc.prs"
H A Dgstreamer1.0-plugins-bad_1.22.11.bb162 FILES:${PN}-freeverb += "${datadir}/gstreamer-1.0/presets/GstFreeverb.prs"
165 FILES:${PN}-voamrwbenc += "${datadir}/gstreamer-1.0/presets/GstVoAmrwbEnc.prs"
H A Dgstreamer1.0-plugins-good_1.22.11.bb81 FILES:${PN}-equalizer += "${datadir}/gstreamer-1.0/presets/*.prs"
/openbmc/webui-vue/
H A Dbabel.config.js2 presets: [['@vue/cli-plugin-babel/preset', { useBuiltIns: 'entry' }]], property in module.exports
/openbmc/linux/sound/synth/emux/
H A Dsoundfont.c1149 memset(sflist->presets, 0, sizeof(sflist->presets)); in rebuild_presets()
1196 cur->next_instr = sflist->presets[index]; /* preset table link */ in add_preset()
1197 sflist->presets[index] = cur; in add_preset()
1212 for (p = sflist->presets[index]; p; p = p->next_instr) { in delete_preset()
1273 for (zp = sflist->presets[index]; zp; zp = zp->next_instr) { in search_first_zone()
1349 memset(sflist->presets, 0, sizeof(sflist->presets)); in snd_sf_init()
1467 memset(sflist->presets, 0, sizeof(sflist->presets)); in snd_soundfont_remove_unlocked()
/openbmc/linux/samples/coresight/
H A Dcoresight-cfg-sample.c40 .presets = &afdo2_presets[0][0],
/openbmc/phosphor-webui/
H A Dwebpack.config.js90 presets: [['@babel/preset-env', {useBuiltIns: 'entry', corejs: 3}]]
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-config.h147 const u64 *presets; /* nr_presets * nr_total_params */ member
H A Dcoresight-cfg-afdo.c149 .presets = &afdo_presets[0][0],
H A Dcoresight-config.c159 preset_base = &config_desc->presets[(preset - 1) * nr_cfg_params]; in cscfg_update_presets()
H A Dcoresight-syscfg-configfs.c82 config_desc->presets[val_idx++]); in cscfg_cfg_values_show()
/openbmc/linux/include/sound/
H A Dsoundfont.h74 struct snd_sf_zone *presets[SF_MAX_PRESETS]; member
/openbmc/linux/
H A D.gitignore151 # Kconfig presets
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enum-dv-timings.rst105 Digital video presets are not supported for this input or output.
H A Dext-ctrls-camera.rst272 Sets white balance to automatic, manual or a preset. The presets
275 representation. The following white balance presets are listed in
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst264 The valid values for preset are 0 - to deselect presets, and any value of
286 strobing feature, but provides a different set of presets.
/openbmc/linux/Documentation/staging/
H A Dxz.rst77 size for in-kernel use (maybe more is OK for initramfs). The presets
/openbmc/openbmc/poky/documentation/sdk-manual/
H A Dextensible.rst686 :ref:`ref-classes-cmake`. In the case of VSCode, CMake presets are supported
799 # List available CMake presets
800 "$CMAKE_NATIVE" --list-presets
801 Available configure presets:
829 # List available CMake presets
830 "$CTEST_NATIVE" --list-presets
831 Available test presets:
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst416 sb_flags presets the superblock flags stored therein.
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd_255.4.bb381 # install default policy for presets

12