/linux/drivers/clk/at91/ |
H A D | clk-pll.c | 42 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 D | dt-compat.c | 370 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 D | pmc.h | 200 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 D | numaperf.rst | 9 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/Documentation/power/powercap/ |
H A D | dtpm.rst | 40 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 D | query-dvb-frontend-info.rst | 12 Digital TV API version and other characteristics about the frontend, and can
|
/linux/Documentation/networking/pse-pd/ |
H A D | introduction.rst | 59 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 D | g762.rst | 18 hardware characteristics of the system (reference clock, pulses per 70 based on the parameters associated with the physical characteristics of the
|
/linux/arch/s390/kernel/ |
H A D | sysinfo.c | 225 if (info->characteristics & LPAR_CHAR_DEDICATED) in stsi_2_2_2() 227 if (info->characteristics & LPAR_CHAR_SHARED) in stsi_2_2_2() 229 if (info->characteristics & LPAR_CHAR_LIMITED) in stsi_2_2_2()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-kernel-mm-numa | 14 characteristics instead of plain NUMA systems where
|
H A D | configfs-usb-gadget | 47 bmAttributes configuration characteristics
|
/linux/arch/s390/include/asm/ |
H A D | sysinfo.h | 94 unsigned char characteristics; member
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | Kconfig | 36 characteristics. Look in the datasheet for the VCAP specifications for the
|
/linux/Documentation/devicetree/bindings/cpu/ |
H A D | cpu-capacity.txt | 10 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 D | netlink-raw.rst | 84 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 D | img-spdif-in.rst | 43 This control is used to modify the locking/jitter rejection characteristics
|
/linux/tools/usb/usbip/ |
H A D | configure.ac | 34 # Checks for typedefs, structures, and compiler characteristics.
|
/linux/Documentation/mm/ |
H A D | zsmalloc.rst | 104 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 D | code-of-conduct.rst | 12 size, disability, ethnicity, sex characteristics, gender identity and
|
/linux/Documentation/arch/arm64/ |
H A D | ptdump.rst | 41 characteristics of the kernel pages.
|
/linux/Documentation/power/ |
H A D | power_supply_class.rst | 232 Devicetree battery characteristics 235 characteristics from a devicetree battery node, defined in
|
/linux/Documentation/driver-api/serial/ |
H A D | serial-rs485.rst | 9 electrical characteristics of drivers and receivers for use in balanced
|
/linux/fs/f2fs/ |
H A D | Kconfig | 24 Since flash-based storages show different characteristics according to
|
/linux/Documentation/virt/kvm/devices/ |
H A D | arm-vgic-v3.rst | 55 The characteristics of a specific redistributor region can be read 76 -ENOENT Attempt to read the characteristics of a non existing
|
/linux/Documentation/admin-guide/media/ |
H A D | si476x.rst | 24 SI476x allow user to get multiple characteristics that can be very
|