/Linux-v6.1/drivers/clk/at91/ |
D | clk-master.c | 32 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 …]
|
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 …]
|
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 …]
|
D | clk-sam9x60-pll.c | 34 const struct clk_pll_characteristics *characteristics; member 104 if (core->characteristics->upll) in sam9x60_frac_pll_set() 114 if (core->characteristics->upll) { in sam9x60_frac_pll_set() 169 if (core->characteristics->upll) in sam9x60_frac_pll_unprepare() 440 const struct clk_pll_characteristics *characteristics = in sam9x60_div_pll_compute_div() local 441 core->characteristics; in sam9x60_div_pll_compute_div() 450 if (rate < characteristics->output[0].min || in sam9x60_div_pll_compute_div() 451 rate > characteristics->output[0].max) in sam9x60_div_pll_compute_div() 472 if (best_rate < characteristics->output[0].min || in sam9x60_div_pll_compute_div() 473 best_rate > characteristics->output[0].max) in sam9x60_div_pll_compute_div() [all …]
|
D | pmc.h | 177 const struct clk_master_characteristics *characteristics, 184 const struct clk_master_characteristics *characteristics, 208 const struct clk_pll_characteristics *characteristics); 216 const struct clk_pll_characteristics *characteristics, 224 const struct clk_pll_characteristics *characteristics,
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
D | numaperf.rst | 8 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
|
/Linux-v6.1/arch/arm64/kernel/ |
D | efi-header.S | 40 IMAGE_FILE_LINE_NUMS_STRIPPED // Characteristics 103 IMAGE_SCN_MEM_EXECUTE // Characteristics 117 IMAGE_SCN_MEM_WRITE // Characteristics 137 .long 0 // Characteristics
|
/Linux-v6.1/arch/riscv/kernel/ |
D | efi-header.S | 25 IMAGE_FILE_LINE_NUMS_STRIPPED // Characteristics 91 IMAGE_SCN_MEM_EXECUTE // Characteristics 105 IMAGE_SCN_MEM_WRITE // Characteristics
|
/Linux-v6.1/arch/loongarch/kernel/ |
D | efi-header.S | 20 IMAGE_FILE_LINE_NUMS_STRIPPED /* Characteristics */ 79 IMAGE_SCN_MEM_EXECUTE /* Characteristics */ 93 IMAGE_SCN_MEM_WRITE /* Characteristics */
|
/Linux-v6.1/arch/arm/boot/compressed/ |
D | efi-header.S | 58 IMAGE_FILE_LINE_NUMS_STRIPPED @ Characteristics 116 IMAGE_SCN_MEM_EXECUTE @ Characteristics 129 IMAGE_SCN_MEM_WRITE @ Characteristics
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-i3c | 50 BCR stands for Bus Characteristics Register and express the 60 DCR stands for Device Characteristics Register and express the 110 BCR stands for Bus Characteristics Register and express the 118 DCR stands for Device Characteristics Register and express the
|
D | sysfs-kernel-mm-numa | 14 characteristics instead of plain NUMA systems where
|
/Linux-v6.1/Documentation/power/powercap/ |
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-v6.1/drivers/s390/net/ |
D | qeth_l2_sys.c | 22 return sprintf(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_state_show() 69 return sprintf(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_role_show() 120 return sprintf(buf, "n/a (VNIC characteristics)\n"); in qeth_bridge_port_state_show() 135 return sprintf(buf, "n/a (VNIC characteristics)\n"); in qeth_bridgeport_hostnotification_show() 183 return sprintf(buf, "n/a (VNIC characteristics)\n"); in qeth_bridgeport_reflect_show()
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | adc.yaml | 50 In some cases, the desired filtering characteristics are a function the 51 device design and can interact with other characteristics such as
|
/Linux-v6.1/Documentation/userspace-api/ |
D | sysfs-platform_profile.rst | 6 hardware related characteristics are often dynamically configurable. The 20 characteristics. Monitoring performance is best done with device/vendor
|
/Linux-v6.1/Documentation/hwmon/ |
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-v6.1/drivers/media/usb/go7007/ |
D | go7007-priv.h | 36 /* Various characteristics of each board */ 41 /* Characteristics of sensor devices */ 55 /* Characteristics of audio sensor devices */
|
/Linux-v6.1/arch/x86/boot/ |
D | header.S | 119 IMAGE_FILE_LINE_NUMS_STRIPPED # Characteristics 212 IMAGE_SCN_ALIGN_16BYTES # Characteristics 233 IMAGE_SCN_ALIGN_1BYTES # Characteristics 252 IMAGE_SCN_ALIGN_1BYTES # Characteristics 274 IMAGE_SCN_ALIGN_16BYTES # Characteristics
|
/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_acpi.c | 311 struct atif_qbtc_output characteristics; in amdgpu_atif_query_backlight_caps() local 337 memset(&characteristics, 0, sizeof(characteristics)); in amdgpu_atif_query_backlight_caps() 338 size = min(sizeof(characteristics), size); in amdgpu_atif_query_backlight_caps() 339 memcpy(&characteristics, info->buffer.pointer, size); in amdgpu_atif_query_backlight_caps() 343 characteristics.min_input_signal; in amdgpu_atif_query_backlight_caps() 345 characteristics.max_input_signal; in amdgpu_atif_query_backlight_caps()
|
/Linux-v6.1/arch/s390/include/asm/ |
D | qdio.h | 53 * @ac: adapter characteristics 93 * @ac: adapter characteristics 246 /* qdio adapter-characteristics-1 flag */
|
/Linux-v6.1/fs/xfs/ |
D | xfs_dquot.h | 11 * 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-v6.1/drivers/usb/serial/ |
D | ftdi_sio.h | 31 #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-v6.1/Documentation/userspace-api/media/dvb/ |
D | query-dvb-frontend-info.rst | 12 Digital TV API version and other characteristics about the frontend, and can
|
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | battery.yaml | 7 title: Battery Characteristics 13 The devicetree battery node provides static battery characteristics.
|