Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_dump.h50 u32 presets; member
59 u32 presets; member
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()
/linux-6.3-rc2/sound/synth/emux/
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()
/linux-6.3-rc2/samples/coresight/
A Dcoresight-cfg-sample.c40 .presets = &afdo2_presets[0][0],
/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-config.h147 const u64 *presets; /* nr_presets * nr_total_params */ member
A Dcoresight-cfg-afdo.c149 .presets = &afdo_presets[0][0],
A Dcoresight-config.c159 preset_base = &config_desc->presets[(preset - 1) * nr_cfg_params]; in cscfg_update_presets()
A Dcoresight-syscfg-configfs.c82 config_desc->presets[val_idx++]); in cscfg_cfg_values_show()
/linux-6.3-rc2/include/sound/
A Dsoundfont.h74 struct snd_sf_zone *presets[SF_MAX_PRESETS]; member
/linux-6.3-rc2/
A D.gitignore153 # Kconfig presets
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-enum-dv-timings.rst105 Digital video presets are not supported for this input or output.
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
/linux-6.3-rc2/Documentation/trace/coresight/
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.
/linux-6.3-rc2/drivers/media/i2c/
A Ds5k6aa.c255 struct s5k6aa_preset presets[S5K6AA_MAX_PRESETS]; member
313 struct s5k6aa_preset *preset = &s5k6aa->presets[0]; in s5k6aa_presets_data_init()
326 s5k6aa->preset = &s5k6aa->presets[0]; in s5k6aa_presets_data_init()
/linux-6.3-rc2/Documentation/staging/
A Dxz.rst77 size for in-kernel use (maybe more is OK for initramfs). The presets
/linux-6.3-rc2/Documentation/filesystems/
A Dmount_api.rst417 sb_flags presets the superblock flags stored therein.

Completed in 30 milliseconds