Home
last modified time | relevance | path

Searched refs:grade (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/
Dlinks.c72 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/
Ddw_mmc-starfive.c59 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/
Dlink.c442 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/
Dimx-cpufreq-dt.txt13 - Supported speed grade mask
27 /* grade >= 0, consumer only */
34 /* grade >= 1, all segments */
/linux-6.12.1/scripts/package/
Dsnapcraft.template5 grade: stable
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dsilabs,si544.txt13 to the speed grade of the chip.
Dsilabs,si5341.txt25 The device type, speed grade and revision are determined runtime by probing.
/linux-6.12.1/arch/arm64/boot/dts/freescale/
Dtqma8xx.dtsi47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */
55 /* end of temperature grade adjustments */
Dimx8mn.dtsi592 cpu_speed_grade: speed-grade@10 { /* 0x440 */
/linux-6.12.1/net/tipc/
DKconfig13 originates from Ericsson where it has been used in carrier grade
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Domap34xx.dtsi71 /* only high-speed grade omap3530 devices */
Dam57xx-idk-common.dtsi6 #include "am57xx-industrial-grade.dtsi"
Dam57xx-beagle-x15-common.dtsi8 #include "am57xx-commercial-grade.dtsi"
Dam5729-beagleboneai.dts9 #include "am57xx-commercial-grade.dtsi"
/linux-6.12.1/sound/soc/atmel/
DKconfig176 2 data lines. The signal path includes an audio grade programmable
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6sll.dtsi805 cpu_speed_grade: speed-grade@10 {
813 tempmon_temp_grade: temp-grade@20 {
Dimx6sl.dtsi968 cpu_speed_grade: speed-grade@10 {
976 tempmon_temp_grade: temp-grade@20 {
Dimx6ul.dtsi1004 tempmon_temp_grade: temp-grade@20 {
1008 cpu_speed_grade: speed-grade@10 {
Dimx6qdl.dtsi1178 cpu_speed_grade: speed-grade@10 {
1186 tempmon_temp_grade: temp-grade@20 {
Dimx6sx.dtsi1125 cpu_speed_grade: speed-grade@10 {
1133 tempmon_temp_grade: temp-grade@20 {
Dimx7s.dtsi573 fuse_grade: fuse-grade@10 {
/linux-6.12.1/Documentation/driver-api/thermal/
Dpower_allocator.rst70 to the speed-grade of the silicon. `sustainable_power` is therefore
/linux-6.12.1/arch/alpha/
DKconfig422 as benchmark-grade in-kernel web serving) that can make use of as
/linux-6.12.1/arch/arm64/boot/dts/allwinner/
Dsun50i-h616.dtsi211 cpu_speed_grade: cpu-speed-grade@0 {
Dsun50i-h6.dtsi318 cpu_speed_grade: cpu-speed-grade@1c {

12