Home
last modified time | relevance | path

Searched full:characteristics (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/linux-6.12.1/drivers/clk/at91/
Dclk-master.c32 const struct clk_master_characteristics *characteristics; member
91 const struct clk_master_characteristics *characteristics = in clk_master_div_recalc_rate() local
92 master->characteristics; in clk_master_div_recalc_rate()
103 rate /= characteristics->divisors[div]; in clk_master_div_recalc_rate()
105 if (rate < characteristics->output.min) in clk_master_div_recalc_rate()
107 else if (rate > characteristics->output.max) in clk_master_div_recalc_rate()
126 div = master->characteristics->divisors[div]; in clk_master_div_save_context()
147 div = master->characteristics->divisors[div]; in clk_master_div_restore_context()
165 const struct clk_master_characteristics *characteristics = in clk_master_div_set() local
166 master->characteristics; in clk_master_div_set()
[all …]
Dclk-pll.c42 const struct clk_pll_characteristics *characteristics; member
60 const struct clk_pll_characteristics *characteristics = in clk_pll_prepare() local
61 pll->characteristics; in clk_pll_prepare()
80 if (characteristics->out) in clk_pll_prepare()
81 out = characteristics->out[pll->range]; in clk_pll_prepare()
83 if (characteristics->icpll) in clk_pll_prepare()
85 characteristics->icpll[pll->range] << PLL_ICPR_SHIFT(id)); in clk_pll_prepare()
129 const struct clk_pll_characteristics *characteristics = in clk_pll_get_best_div_mul() local
130 pll->characteristics; in clk_pll_get_best_div_mul()
139 if (parent_rate < characteristics->input.min) in clk_pll_get_best_div_mul()
[all …]
Ddt-compat.c370 struct clk_master_characteristics *characteristics; in of_at91_clk_master_get_characteristics() local
372 characteristics = kzalloc(sizeof(*characteristics), GFP_KERNEL); in of_at91_clk_master_get_characteristics()
373 if (!characteristics) in of_at91_clk_master_get_characteristics()
376 if (of_at91_get_clk_range(np, "atmel,clk-output-range", &characteristics->output)) in of_at91_clk_master_get_characteristics()
380 characteristics->divisors, 4); in of_at91_clk_master_get_characteristics()
382 characteristics->have_div3_pres = in of_at91_clk_master_get_characteristics()
385 return characteristics; in of_at91_clk_master_get_characteristics()
388 kfree(characteristics); in of_at91_clk_master_get_characteristics()
400 struct clk_master_characteristics *characteristics; in of_at91_clk_master_setup() local
412 characteristics = of_at91_clk_master_get_characteristics(np); in of_at91_clk_master_setup()
[all …]
Dclk-sam9x60-pll.c31 const struct clk_pll_characteristics *characteristics; member
107 if (core->characteristics->upll) in sam9x60_frac_pll_set()
117 if (core->characteristics->upll) { in sam9x60_frac_pll_set()
172 if (core->characteristics->upll) in sam9x60_frac_pll_unprepare()
200 if (rate < core->characteristics->core_output[0].min || in sam9x60_frac_pll_compute_mul_frac()
201 rate > core->characteristics->core_output[0].max) in sam9x60_frac_pll_compute_mul_frac()
221 if (tmprate < core->characteristics->core_output[0].min || in sam9x60_frac_pll_compute_mul_frac()
222 tmprate > core->characteristics->core_output[0].max) in sam9x60_frac_pll_compute_mul_frac()
451 const struct clk_pll_characteristics *characteristics = in sam9x60_div_pll_compute_div() local
452 core->characteristics; in sam9x60_div_pll_compute_div()
[all …]
Dpmc.h200 const struct clk_master_characteristics *characteristics,
207 const struct clk_master_characteristics *characteristics,
234 const struct clk_pll_characteristics *characteristics);
243 const struct clk_pll_characteristics *characteristics,
251 const struct clk_pll_characteristics *characteristics,
/linux-6.12.1/arch/arm64/kernel/
Defi-header.S40 IMAGE_FILE_LINE_NUMS_STRIPPED // Characteristics
104 .long 0 // Characteristics
114 .long 0 // Characteristics
141 IMAGE_SCN_MEM_EXECUTE // Characteristics
155 IMAGE_SCN_MEM_WRITE // Characteristics
/linux-6.12.1/Documentation/admin-guide/mm/
Dnumaperf.rst9 node. These disparate memory ranges may share some characteristics, such
15 characteristics. Some memory may share the same node as a CPU, and others
56 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
103 performance characteristics in order to provide large address space of
/linux-6.12.1/arch/riscv/kernel/
Defi-header.S26 IMAGE_FILE_LINE_NUMS_STRIPPED // Characteristics
96 IMAGE_SCN_MEM_EXECUTE // Characteristics
118 IMAGE_SCN_MEM_WRITE // Characteristics
/linux-6.12.1/arch/loongarch/kernel/
Defi-header.S20 IMAGE_FILE_LINE_NUMS_STRIPPED /* Characteristics */
79 IMAGE_SCN_MEM_EXECUTE /* Characteristics */
93 IMAGE_SCN_MEM_WRITE /* Characteristics */
/linux-6.12.1/arch/arm/boot/compressed/
Defi-header.S58 IMAGE_FILE_LINE_NUMS_STRIPPED @ Characteristics
116 IMAGE_SCN_MEM_EXECUTE @ Characteristics
129 IMAGE_SCN_MEM_WRITE @ Characteristics
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-i3c50 BCR stands for Bus Characteristics Register and express the
60 DCR stands for Device Characteristics Register and express the
125 BCR stands for Bus Characteristics Register and express the
133 DCR stands for Device Characteristics Register and express the
/linux-6.12.1/Documentation/power/powercap/
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
/linux-6.12.1/drivers/s390/net/
Dqeth_l2_sys.c22 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_state_show()
69 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_show()
120 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_state_show()
135 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridgeport_hostnotification_show()
183 return sysfs_emit(buf, "n/a (VNIC characteristics)\n"); in qeth_bridgeport_reflect_show()
/linux-6.12.1/Documentation/userspace-api/
Dsysfs-platform_profile.rst6 hardware related characteristics are often dynamically configurable. The
20 characteristics. Monitoring performance is best done with device/vendor
/linux-6.12.1/Documentation/devicetree/bindings/iio/adc/
Dadc.yaml68 In some cases, the desired filtering characteristics are a function the
69 device design and can interact with other characteristics such as
/linux-6.12.1/Documentation/hwmon/
Dg762.rst18 hardware characteristics of the system (reference clock, pulses per
70 based on the parameters associated with the physical characteristics of the
/linux-6.12.1/drivers/firmware/efi/libstub/
Dzboot-header.S90 .long 0 // Characteristics
100 .long 0 // Characteristics
/linux-6.12.1/arch/x86/boot/
Dheader.S74 IMAGE_FILE_LINE_NUMS_STRIPPED # Characteristics
149 IMAGE_SCN_MEM_DISCARDABLE # Characteristics
162 IMAGE_SCN_MEM_DISCARDABLE # Characteristics
197 IMAGE_SCN_MEM_EXECUTE # Characteristics
208 IMAGE_SCN_MEM_WRITE # Characteristics
/linux-6.12.1/drivers/media/usb/go7007/
Dgo7007-priv.h36 /* Various characteristics of each board */
41 /* Characteristics of sensor devices */
55 /* Characteristics of audio sensor devices */
/linux-6.12.1/Documentation/networking/pse-pd/
Dintroduction.rst59 characteristics of Powered Device (PD) and Power Sourcing Equipment (PSE).
68 characteristics of PoDL Powered Devices (PDs) and PoDL Power Sourcing Equipment
/linux-6.12.1/tools/testing/selftests/powerpc/papr_sysparm/
Dpapr_sysparm.c29 .parameter = 20, // SPLPAR characteristics in get_splpar()
160 .description = "retrieve SPLPAR characteristics",
/linux-6.12.1/arch/s390/include/asm/
Dqdio.h54 * @ac: adapter characteristics
94 * @ac: adapter characteristics
247 /* qdio adapter-characteristics-1 flag */
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.c360 struct atif_qbtc_output characteristics; in amdgpu_atif_query_backlight_caps() local
386 memset(&characteristics, 0, sizeof(characteristics)); in amdgpu_atif_query_backlight_caps()
387 size = min(sizeof(characteristics), size); in amdgpu_atif_query_backlight_caps()
388 memcpy(&characteristics, info->buffer.pointer, size); in amdgpu_atif_query_backlight_caps()
392 characteristics.min_input_signal; in amdgpu_atif_query_backlight_caps()
394 characteristics.max_input_signal; in amdgpu_atif_query_backlight_caps()
395 atif->backlight_caps.ac_level = characteristics.ac_level; in amdgpu_atif_query_backlight_caps()
396 atif->backlight_caps.dc_level = characteristics.dc_level; in amdgpu_atif_query_backlight_caps()
/linux-6.12.1/Documentation/userspace-api/netlink/
Dnetlink-raw.rst84 the wrapper attr has very similar characteristics to a netlink message. It may
86 those shared characteristics we refer to the payload of the wrapper attribute as
/linux-6.12.1/fs/xfs/
Dxfs_dquot.h11 * much like inodes are for files. In fact, dquots share many characteristics
13 * to a collection of inodes. In this respect, dquots share some characteristics

12345678910>>...14