Searched refs:grade (Results 1 – 25 of 31) sorted by relevance
12
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
D | links.c | 72 unsigned int grade; member 81 .grade = 177, 90 .grade = 344, 99 .grade = 3442, 109 .grade = 1836, 120 .grade = 2061, 131 .grade = 1552, 140 .grade = 1750, 149 .grade = 1312, 158 .grade = 1806, [all …]
|
/linux-6.12.1/drivers/mmc/host/ |
D | dw_mmc-starfive.c | 59 static const int grade = MAX_DELAY_CHAIN; in dw_mci_starfive_execute_tuning() local 64 for (smpl_phase = 0; smpl_phase < grade; smpl_phase++) { in dw_mci_starfive_execute_tuning() 78 if (smpl_phase >= grade) in dw_mci_starfive_execute_tuning() 79 smpl_fall = grade - 1; in dw_mci_starfive_execute_tuning()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | link.c | 442 u16 grade; member 448 .grade = _grade \ 473 #define MAX_GRADE (rssi_to_grade_map[ARRAY_SIZE(rssi_to_grade_map) - 1].grade) 594 unsigned int grade = MAX_GRADE; in iwl_mvm_get_link_grade() local 627 grade = line->grade; in iwl_mvm_get_link_grade() 632 grade = grade * iwl_mvm_get_chan_load_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade() 633 grade = grade * iwl_mvm_get_puncturing_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade() 634 return grade; in iwl_mvm_get_link_grade() 659 data[n_data].grade = iwl_mvm_get_link_grade(link_conf); in iwl_mvm_set_link_selection_data() 661 if (data[n_data].grade > max_grade) { in iwl_mvm_set_link_selection_data() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/cpufreq/ |
D | imx-cpufreq-dt.txt | 13 - Supported speed grade mask 27 /* grade >= 0, consumer only */ 34 /* grade >= 1, all segments */
|
/linux-6.12.1/scripts/package/ |
D | snapcraft.template | 5 grade: stable
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | silabs,si544.txt | 13 to the speed grade of the chip.
|
D | silabs,si5341.txt | 25 The device type, speed grade and revision are determined runtime by probing.
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | tqma8xx.dtsi | 47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */ 55 /* end of temperature grade adjustments */
|
D | imx8mn.dtsi | 592 cpu_speed_grade: speed-grade@10 { /* 0x440 */
|
/linux-6.12.1/net/tipc/ |
D | Kconfig | 13 originates from Ericsson where it has been used in carrier grade
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap34xx.dtsi | 71 /* only high-speed grade omap3530 devices */
|
D | am57xx-idk-common.dtsi | 6 #include "am57xx-industrial-grade.dtsi"
|
D | am57xx-beagle-x15-common.dtsi | 8 #include "am57xx-commercial-grade.dtsi"
|
D | am5729-beagleboneai.dts | 9 #include "am57xx-commercial-grade.dtsi"
|
/linux-6.12.1/sound/soc/atmel/ |
D | Kconfig | 176 2 data lines. The signal path includes an audio grade programmable
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6sll.dtsi | 805 cpu_speed_grade: speed-grade@10 { 813 tempmon_temp_grade: temp-grade@20 {
|
D | imx6sl.dtsi | 968 cpu_speed_grade: speed-grade@10 { 976 tempmon_temp_grade: temp-grade@20 {
|
D | imx6ul.dtsi | 1004 tempmon_temp_grade: temp-grade@20 { 1008 cpu_speed_grade: speed-grade@10 {
|
D | imx6qdl.dtsi | 1178 cpu_speed_grade: speed-grade@10 { 1186 tempmon_temp_grade: temp-grade@20 {
|
D | imx6sx.dtsi | 1125 cpu_speed_grade: speed-grade@10 { 1133 tempmon_temp_grade: temp-grade@20 {
|
D | imx7s.dtsi | 573 fuse_grade: fuse-grade@10 {
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 70 to the speed-grade of the silicon. `sustainable_power` is therefore
|
/linux-6.12.1/arch/alpha/ |
D | Kconfig | 422 as benchmark-grade in-kernel web serving) that can make use of as
|
/linux-6.12.1/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h616.dtsi | 211 cpu_speed_grade: cpu-speed-grade@0 {
|
D | sun50i-h6.dtsi | 318 cpu_speed_grade: cpu-speed-grade@1c {
|
12