Home
last modified time | relevance | path

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

1234

/linux/drivers/clk/at91/
H A 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 …]
H A 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 …]
H A 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 …]
H A 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 …]
H A 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/Documentation/admin-guide/mm/
H A 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/arch/s390/include/uapi/asm/
H A Ddasd.h46 char characteristics[64]; /* from read_device_characteristics */ member
118 char characteristics[64]; /* from read_device_characteristics */ member
/linux/Documentation/userspace-api/
H A Dsysfs-platform_profile.rst6 hardware related characteristics are often dynamically configurable. The
20 characteristics. Monitoring performance is best done with device/vendor
/linux/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
/linux/Documentation/userspace-api/media/dvb/
H A Dquery-dvb-frontend-info.rst12 Digital TV API version and other characteristics about the frontend, and can
/linux/Documentation/networking/pse-pd/
H A 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/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
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-numa14 characteristics instead of plain NUMA systems where
H A Dconfigfs-usb-gadget47 bmAttributes configuration characteristics
/linux/arch/s390/include/asm/
H A Dsysinfo.h94 unsigned char characteristics; member
/linux/drivers/net/ethernet/microchip/vcap/
H A DKconfig36 characteristics. Look in the datasheet for the VCAP specifications for the
/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt10 characteristics within the same chip. In this case, additional information has
22 context is about differing performance characteristics; this binding tries to
/linux/Documentation/userspace-api/netlink/
H A 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/Documentation/sound/cards/
H A Dimg-spdif-in.rst43 This control is used to modify the locking/jitter rejection characteristics
/linux/tools/usb/usbip/
H A Dconfigure.ac34 # Checks for typedefs, structures, and compiler characteristics.
/linux/Documentation/mm/
H A Dzsmalloc.rst104 characteristics in terms of the number of pages per zspage and the number
142 As the zspage chain size for class #96 increases, its key characteristics
/linux/Documentation/process/
H A Dcode-of-conduct.rst12 size, disability, ethnicity, sex characteristics, gender identity and
/linux/Documentation/arch/arm64/
H A Dptdump.rst41 characteristics of the kernel pages.
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-udoo.dtsi46 * characteristics
/linux/Documentation/power/
H A Dpower_supply_class.rst232 Devicetree battery characteristics
235 characteristics from a devicetree battery node, defined in

1234