Home
last modified time | relevance | path

Searched refs:characteristics (Results 1 – 25 of 151) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/drivers/clk/at91/
H A Dclk-pll.c42 const struct clk_pll_characteristics *characteristics; member
59 const struct clk_pll_characteristics *characteristics = in clk_pll_prepare() local
60 pll->characteristics; in clk_pll_prepare()
79 if (characteristics->out) in clk_pll_prepare()
80 out = characteristics->out[pll->range]; in clk_pll_prepare()
82 if (characteristics->icpll) in clk_pll_prepare()
84 characteristics->icpll[pll->range] << PLL_ICPR_SHIFT(id)); in clk_pll_prepare()
128 const struct clk_pll_characteristics *characteristics = in clk_pll_get_best_div_mul() local
129 pll->characteristics; in clk_pll_get_best_div_mul()
138 if (parent_rate < characteristics->input.min) in clk_pll_get_best_div_mul()
[all …]
H A Ddt-compat.c342 struct clk_master_characteristics *characteristics; in of_at91_clk_master_get_characteristics() local
344 characteristics = kzalloc(sizeof(*characteristics), GFP_KERNEL); in of_at91_clk_master_get_characteristics()
345 if (!characteristics) in of_at91_clk_master_get_characteristics()
348 if (of_at91_get_clk_range(np, "atmel,clk-output-range", &characteristics->output)) in of_at91_clk_master_get_characteristics()
352 characteristics->divisors, 4); in of_at91_clk_master_get_characteristics()
354 characteristics->have_div3_pres = in of_at91_clk_master_get_characteristics()
357 return characteristics; in of_at91_clk_master_get_characteristics()
360 kfree(characteristics); in of_at91_clk_master_get_characteristics()
372 struct clk_master_characteristics *characteristics; in of_at91_clk_master_setup() local
383 characteristics = of_at91_clk_master_get_characteristics(np); in of_at91_clk_master_setup()
[all …]
H A Dclk-sam9x60-pll.c33 const struct clk_pll_characteristics *characteristics; member
99 if (core->characteristics->upll) in sam9x60_frac_pll_prepare()
109 if (core->characteristics->upll) { in sam9x60_frac_pll_prepare()
157 if (core->characteristics->upll) in sam9x60_frac_pll_unprepare()
329 const struct clk_pll_characteristics *characteristics = in sam9x60_div_pll_compute_div() local
330 core->characteristics; in sam9x60_div_pll_compute_div()
339 if (rate < characteristics->output[0].min || in sam9x60_div_pll_compute_div()
340 rate > characteristics->output[0].max) in sam9x60_div_pll_compute_div()
361 if (best_rate < characteristics->output[0].min || in sam9x60_div_pll_compute_div()
362 best_rate > characteristics->output[0].max) in sam9x60_div_pll_compute_div()
[all …]
H A Dclk-master.c39 const struct clk_master_characteristics *characteristics; member
83 const struct clk_master_characteristics *characteristics = in clk_master_recalc_rate() local
84 master->characteristics; in clk_master_recalc_rate()
93 if (characteristics->have_div3_pres && pres == MASTER_PRES_MAX) in clk_master_recalc_rate()
98 rate /= characteristics->divisors[div]; in clk_master_recalc_rate()
100 if (rate < characteristics->output.min) in clk_master_recalc_rate()
102 else if (rate > characteristics->output.max) in clk_master_recalc_rate()
130 const struct clk_master_characteristics *characteristics) in at91_clk_register_master() argument
152 master->characteristics = characteristics; in at91_clk_register_master()
H A Dpmc.h161 const struct clk_master_characteristics *characteristics);
184 const struct clk_pll_characteristics *characteristics);
192 const struct clk_pll_characteristics *characteristics,
199 const struct clk_pll_characteristics *characteristics,
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0140-util-mkimage-Refactor-section-setup-to-use-a-helper.patch34 + grub_uint32_t characteristics)
52 + section->characteristics = grub_host_to_target32 (characteristics);
139 - text_section->characteristics = grub_cpu_to_le32_compile_time (
162 - data_section->characteristics
173 - mods_section->characteristics
186 - reloc_section->characteristics
H A D0135-util-mkimage-Use-grub_host_to_target32-instead-of-gr.patch63 text_section->characteristics = grub_cpu_to_le32_compile_time (
78 data_section->characteristics
93 mods_section->characteristics
108 reloc_section->characteristics
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_acpi.c322 struct atif_qbtc_output characteristics; in amdgpu_atif_query_backlight_caps() local
348 memset(&characteristics, 0, sizeof(characteristics)); in amdgpu_atif_query_backlight_caps()
349 size = min(sizeof(characteristics), size); in amdgpu_atif_query_backlight_caps()
350 memcpy(&characteristics, info->buffer.pointer, size); in amdgpu_atif_query_backlight_caps()
354 characteristics.min_input_signal; in amdgpu_atif_query_backlight_caps()
356 characteristics.max_input_signal; in amdgpu_atif_query_backlight_caps()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/
H A Dnumaperf.rst8 node. These disparate memory ranges may share some characteristics, such
14 characteristics. Some memory may share the same node as a CPU, and others
55 nodes' access characteristics share the same performance relative to other
69 be allocated from based on the node's performance characteristics. If
79 The performance characteristics the kernel provides for the local initiators
104 performance characteristics in order to provide large address space of
/OK3568_Linux_fs/buildroot/package/dc3dd/
H A D0002-fix-autoreconf.patch25 - dnl This test must precede tests of compiler characteristics like
30 dnl Checks for typedefs, structures, and compiler characteristics.
/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Ddasd.h46 char characteristics[64]; /* from read_device_characteristics */ member
116 char characteristics[64]; /* from read_device_characteristics */ member
/OK3568_Linux_fs/kernel/Documentation/power/powercap/
H A Ddtpm.rst40 characteristics of the children nodes and their power limitations.
64 When the nodes are inserted in the tree, their power characteristics are propagated to the parents::
200 If a device has its power characteristics changing, then the tree must
212 * dtpm_update_power() : Update the power characteristics of the dtpm node
/OK3568_Linux_fs/buildroot/package/flashbench/
H A DConfig.in4 Flashbench - Identify characteristics of flash media.
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Dquery-dvb-frontend-info.rst12 Digital TV API version and other characteristics about the frontend, and can
/OK3568_Linux_fs/buildroot/package/beecrypt/
H A D0003-don-t-check-for-cplusplus-compiler.patch26 # Checks for compiler characteristics and flags
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-prctl_1.8.1.bb2 DESCRIPTION = "The linux prctl function allows you to control specific characteristics of a \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A D0002-Enable-support-for-the-kernel-module.patch23 dnl Checks for typedefs, structures, and compiler characteristics.
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dg762.rst18 hardware characteristics of the system (reference clock, pulses per
70 based on the parameters associated with the physical characteristics of the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/iperf2/
H A Diperf2_2.0.13.bb1 …o measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics"
/OK3568_Linux_fs/buildroot/package/cracklib/
H A DConfig.in5 certain security-oriented characteristics, with the purpose
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsysinfo.c211 if (info->characteristics & LPAR_CHAR_DEDICATED) in stsi_2_2_2()
213 if (info->characteristics & LPAR_CHAR_SHARED) in stsi_2_2_2()
215 if (info->characteristics & LPAR_CHAR_LIMITED) in stsi_2_2_2()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/supply/
H A Dsc2731_charger.txt9 - monitored-battery: phandle of battery characteristics devicetree node.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/
H A D0001-Do-not-use-AC_HEADER_STDC.patch35 # Checks for typedefs, structures, and compiler characteristics.
/OK3568_Linux_fs/buildroot/package/libspatialindex/
H A DConfig.in20 storage characteristics like the page size, node capacity,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0003-check-for-libexecinfo-providing-backtrace-APIs.patch32 # Checks for typedefs, structures, and compiler characteristics.

1234567