Home
last modified time | relevance | path

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

1234567891011

/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 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 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/arch/arm64/kernel/
H A 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/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/riscv/kernel/
H A Defi-header.S26 IMAGE_FILE_LINE_NUMS_STRIPPED // Characteristics
96 IMAGE_SCN_MEM_EXECUTE // Characteristics
118 IMAGE_SCN_MEM_WRITE // Characteristics
/linux/arch/arm/boot/compressed/
H A Defi-header.S58 IMAGE_FILE_LINE_NUMS_STRIPPED @ Characteristics
116 IMAGE_SCN_MEM_EXECUTE @ Characteristics
129 IMAGE_SCN_MEM_WRITE @ Characteristics
/linux/arch/loongarch/kernel/
H A Defi-header.S20 IMAGE_FILE_LINE_NUMS_STRIPPED /* Characteristics */
79 IMAGE_SCN_MEM_EXECUTE /* Characteristics */
93 IMAGE_SCN_MEM_WRITE /* Characteristics */
/linux/Documentation/ABI/testing/
H A 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/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/drivers/s390/net/
H A 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/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/drivers/firmware/efi/libstub/
H A Dzboot-header.S90 .long 0 // Characteristics
100 .long 0 // Characteristics
/linux/arch/x86/boot/
H A 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/drivers/media/usb/go7007/
H A Dgo7007-priv.h36 /* Various characteristics of each board */
41 /* Characteristics of sensor devices */
55 /* Characteristics of audio sensor devices */
/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/tools/testing/selftests/powerpc/papr_sysparm/
H A Dpapr_sysparm.c29 .parameter = 20, // SPLPAR characteristics in get_splpar()
160 .description = "retrieve SPLPAR characteristics",
/linux/arch/s390/include/asm/
H A Dqdio.h54 * @ac: adapter characteristics
94 * @ac: adapter characteristics
247 /* qdio adapter-characteristics-1 flag */
/linux/drivers/usb/serial/
H A Dftdi_sio.h31 #define FTDI_SIO_SET_DATA 4 /* Set the data characteristics of
189 * wValue: Data characteristics (see below)
194 * Data characteristics
481 * 7 bmAttributes 1 0x20 Config characteristics Remote Wakeup
/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/devicetree/bindings/power/supply/
H A Dbattery.yaml7 title: Battery Characteristics
13 The devicetree battery node provides static battery characteristics.
/linux/fs/xfs/
H A 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
/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/drivers/scsi/
H A Dst.h126 /* Drive characteristics */
149 /* Mode characteristics */
/linux/arch/s390/include/uapi/asm/
H A Dfs3270.h13 #define TUBGETMOD _IO('3', 13) /* get characteristics like model, cols, rows */

1234567891011