Home
last modified time | relevance | path

Searched refs:components (Results 1 – 25 of 452) sorted by relevance

12345678910>>...19

/linux-6.15/Documentation/devicetree/bindings/clock/
H A Damlogic,axg-audio-clkc.yaml46 - description: slave bit clock N0 provided by external components
47 - description: slave bit clock N1 provided by external components
48 - description: slave bit clock N2 provided by external components
49 - description: slave bit clock N3 provided by external components
50 - description: slave bit clock N4 provided by external components
51 - description: slave bit clock N5 provided by external components
52 - description: slave bit clock N6 provided by external components
53 - description: slave bit clock N7 provided by external components
54 - description: slave bit clock N8 provided by external components
55 - description: slave bit clock N9 provided by external components
[all …]
/linux-6.15/lib/
H A Dbuild_OID_registry58 my @components = split(/[.]/, $oid);
61 my $size = $#components;
62 for (my $loop = 2; $loop <= $#components; $loop++) {
63 my $c = $components[$loop];
98 my @components = split(/[.]/, $oids[$i]);
100 push @octets, $components[0] * 40 + $components[1];
102 for (my $loop = 2; $loop <= $#components; $loop++) {
103 my $c = $components[$loop];
/linux-6.15/sound/soc/sdw_utils/
H A Dsoc_sdw_cs42l43.c63 card->components = devm_kasprintf(card->dev, GFP_KERNEL, "%s hs:cs42l43", in asoc_sdw_cs42l43_hs_rtd_init()
64 card->components); in asoc_sdw_cs42l43_hs_rtd_init()
65 if (!card->components) in asoc_sdw_cs42l43_hs_rtd_init()
115 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_cs42l43_spk_rtd_init()
117 card->components); in asoc_sdw_cs42l43_spk_rtd_init()
118 if (!card->components) in asoc_sdw_cs42l43_spk_rtd_init()
159 card->components = devm_kasprintf(card->dev, GFP_KERNEL, "%s mic:cs42l43-dmic", in asoc_sdw_cs42l43_dmic_rtd_init()
160 card->components); in asoc_sdw_cs42l43_dmic_rtd_init()
161 if (!card->components) in asoc_sdw_cs42l43_dmic_rtd_init()
H A Dsoc_sdw_rt_dmic.c35 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt_dmic_rtd_init()
36 "%s mic:%s", card->components, in asoc_sdw_rt_dmic_rtd_init()
38 if (!card->components) in asoc_sdw_rt_dmic_rtd_init()
41 dev_dbg(card->dev, "card->components: %s\n", card->components); in asoc_sdw_rt_dmic_rtd_init()
H A Dsoc_sdw_rt_sdca_jack_common.c103 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt_sdca_jack_rtd_init()
105 card->components, component->name_prefix); in asoc_sdw_rt_sdca_jack_rtd_init()
106 if (!card->components) in asoc_sdw_rt_sdca_jack_rtd_init()
112 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt_sdca_jack_rtd_init()
113 "%s-sdca", card->components); in asoc_sdw_rt_sdca_jack_rtd_init()
114 if (!card->components) in asoc_sdw_rt_sdca_jack_rtd_init()
H A Dsoc_sdw_maxim.c31 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_maxim_spk_rtd_init()
33 card->components, maxim_part_id); in asoc_sdw_maxim_spk_rtd_init()
34 if (!card->components) in asoc_sdw_maxim_spk_rtd_init()
38 card->components); in asoc_sdw_maxim_spk_rtd_init()
H A Dsoc_sdw_rt_mf_sdca.c77 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt_mf_sdca_spk_rtd_init()
79 card->components, codec_name); in asoc_sdw_rt_mf_sdca_spk_rtd_init()
80 if (!card->components) in asoc_sdw_rt_mf_sdca_spk_rtd_init()
H A Dsoc_sdw_rt5682.c49 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt5682_rtd_init()
51 card->components); in asoc_sdw_rt5682_rtd_init()
52 if (!card->components) in asoc_sdw_rt5682_rtd_init()
H A Dsoc_sdw_rt700.c47 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt700_rtd_init()
49 card->components); in asoc_sdw_rt700_rtd_init()
50 if (!card->components) in asoc_sdw_rt700_rtd_init()
H A Dsoc_sdw_cs42l42.c49 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_cs42l42_rtd_init()
51 card->components); in asoc_sdw_cs42l42_rtd_init()
52 if (!card->components) in asoc_sdw_cs42l42_rtd_init()
H A Dsoc_sdw_cs_amp.c50 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_cs_spk_rtd_init()
52 card->components, codec_name); in asoc_sdw_cs_spk_rtd_init()
53 if (!card->components) in asoc_sdw_cs_spk_rtd_init()
H A Dsoc_sdw_bridge_cs35l56.c42 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_bridge_cs35l56_asp_init()
44 card->components); in asoc_sdw_bridge_cs35l56_asp_init()
45 if (!card->components) in asoc_sdw_bridge_cs35l56_asp_init()
H A Dsoc_sdw_rt711.c73 card->components = devm_kasprintf(card->dev, GFP_KERNEL, in asoc_sdw_rt711_rtd_init()
75 card->components); in asoc_sdw_rt711_rtd_init()
76 if (!card->components) in asoc_sdw_rt711_rtd_init()
/linux-6.15/Documentation/gpu/
H A Dafbc.rst127 - Plane 0: 4 components
135 - Plane 0: 4 components
143 - Plane 0: 3 components
150 - Plane 0: 3 components
157 - Plane 0: 4 components
165 - Plane 0: 3 components
172 - Plane 0: 3 components
179 - Plane 0: 3 components
188 Plane 1: 2 components
194 - Plane 0: 3 components
[all …]
/linux-6.15/Documentation/sphinx/
H A Dtranslations.py42 components = docname.split(os.sep)
43 if components[0] == 'translations' and len(components) > 2:
44 this_lang_code = components[1]
47 docname = os.path.join(*components[2:])
/linux-6.15/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-cmdq.c167 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_subfrm_require()
169 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_subfrm_require()
219 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_subfrm_run()
221 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_subfrm_run()
240 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_subfrm_run()
242 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_subfrm_run()
276 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_ctx_init()
278 inner_id = CFG_GET(MT8195, path->config, components[index].type); in mdp_path_ctx_init()
329 inner_id = CFG_GET(MT8183, path->config, components[index].type); in mdp_path_config_subfrm()
637 inner_id = CFG_GET(MT8183, path->config, components[i].type); in mdp_cmdq_prepare()
[all …]
/linux-6.15/drivers/misc/
H A Denclosure.c115 enclosure_register(struct device *dev, const char *name, int components, in enclosure_register() argument
119 kzalloc(struct_size(edev, component, components), GFP_KERNEL); in enclosure_register()
127 edev->components = components; in enclosure_register()
137 for (i = 0; i < components; i++) { in enclosure_register()
171 for (i = 0; i < edev->components; i++) in enclosure_unregister()
254 for (i = 0; i < edev->components; i++) { in enclosure_component_find_by_name()
291 if (number >= edev->components) in enclosure_component_alloc()
369 if (!edev || component >= edev->components) in enclosure_add_device()
407 for (i = 0; i < edev->components; i++) { in enclosure_remove_device()
429 return sysfs_emit(buf, "%d\n", edev->components); in components_show()
[all …]
/linux-6.15/Documentation/networking/device_drivers/ethernet/huawei/
H A Dhinic.rst37 hinic_hwdev - Implement the HW details of the device and include the components
40 hinic_hwdev contains the following components:
52 MGMT components:
66 IO components:
85 IO - de/constructs all the IO components. (hinic_hw_io.c, hinic_hw_io.h)
90 HW device - de/constructs the HW Interface, the MGMT components on the
91 initialization of the driver and the IO components on the case of Interface
95 hinic_dev contains the following components:
/linux-6.15/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h217 int components; in setup_sgio_components() local
236 components = buf_count / SG_COMPS_MAX; in setup_sgio_components()
238 for (i = 0; i < components; i++) { in setup_sgio_components()
249 components = buf_count % SG_COMPS_MAX; in setup_sgio_components()
251 switch (components) { in setup_sgio_components()
286 int components; in sgv2io_components_setup() local
305 components = buf_count / SGV2_COMPS_MAX; in sgv2io_components_setup()
307 for (i = 0; i < components; i++) { in sgv2io_components_setup()
317 components = buf_count % SGV2_COMPS_MAX; in sgv2io_components_setup()
319 sg_ptr->valid_segs = components; in sgv2io_components_setup()
[all …]
/linux-6.15/drivers/scsi/
H A Dses.c538 for (i = 0; i < edev->components; i++) { in ses_enclosure_find_by_addr()
558 int i, j, page7_len, len, components; in ses_enclosure_data_process() local
596 components = 0; in ses_enclosure_data_process()
625 components++, in ses_enclosure_data_process()
628 else if (components < edev->components) in ses_enclosure_data_process()
629 ecomp = &edev->component[components++]; in ses_enclosure_data_process()
698 int i, types, len, components = 0; in ses_intf_add() local
758 components += type_ptr[1]; in ses_intf_add()
802 if (components > 0) { in ses_intf_add()
818 for (i = 0; i < components; i++) in ses_intf_add()
[all …]
/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-jpeg.rst30 how Cb and Cr components are downsampled after converting an input
42 - Horizontally subsample Cr, Cb components by a factor of 2.
44 - Subsample Cr, Cb components horizontally and vertically by 2.
46 - Horizontally subsample Cr, Cb components by a factor of 4.
48 - Subsample Cr, Cb components horizontally by 4 and vertically by 2.
H A Dpixfmt-packed-yuv.rst10 Cr components consecutively in memory. They may apply subsampling to the chroma
11 components and thus differ in how they interlave the three components.
17 'U') and red chroma (also known as 'V') components respectively. 'A'
25 These formats do not subsample the chroma components and store each pixels as a
29 component. They are named based on the order of the Y, Cb and Cr components as
157 They are named based on the order of the Y, Cb and Cr components as stored in
293 components horizontally by 2, storing 2 pixels in a container. The container
425 This format subsamples the chroma components horizontally by 4, storing 8
/linux-6.15/Documentation/sound/soc/
H A Dpops-clicks.rst6 of components within the audio subsystem. This is noticeable on PCs when an
11 because the components within the subsystem are being dynamically powered
22 components in a specific order. This order is different for startup and
39 playback in that components are powered in a sequence depending upon stream
/linux-6.15/Documentation/devicetree/bindings/display/
H A Dallwinner,sun4i-a10-display-engine.yaml18 The Allwinner A10 Display pipeline is composed of several components
21 For all connections between components up to the TCONs in the
22 display pipeline, when there are multiple components of the same
36 represent the connections between the components, while the numbers
/linux-6.15/sound/soc/tegra/
H A Dtegra_asoc_machine.c645 .components = "codec:wm8753",
678 .components = "codec:wm9712",
709 .components = "codec:max98090",
744 .components = "codec:max98088",
777 .components = "codec:sgtl5000",
821 .components = "codec:tlv320aic23",
869 .components = "codec:rt5677",
903 .components = "codec:rt5640",
936 .components = "codec:rt5632",
969 .components = "codec:rt5631",

12345678910>>...19