Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/tests/
H A 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.15/Documentation/devicetree/bindings/clock/
H A Dxlnx,clocking-wizard.yaml48 xlnx,speed-grade:
52 Speed grade of the device. Higher the speed grade faster is the FPGA device.
67 - xlnx,speed-grade
79 xlnx,speed-grade = <1>;
H A Dsilabs,si544.txt13 to the speed grade of the chip.
H A Dsilabs,si5341.txt25 The device type, speed grade and revision are determined runtime by probing.
/linux-6.15/drivers/mmc/host/
H A 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.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dlink.c443 u16 grade; member
449 .grade = _grade \
595 unsigned int grade = MAX_GRADE; in iwl_mvm_get_link_grade() local
628 grade = line->grade; in iwl_mvm_get_link_grade()
633 grade = grade * iwl_mvm_get_chan_load_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade()
634 grade = grade * iwl_mvm_get_puncturing_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade()
635 return grade; in iwl_mvm_get_link_grade()
662 if (data[n_data].grade > max_grade) { in iwl_mvm_set_link_selection_data()
663 max_grade = data[n_data].grade; in iwl_mvm_set_link_selection_data()
798 if (b->grade > a->grade) in iwl_mvm_get_esr_grade()
[all …]
/linux-6.15/Documentation/devicetree/bindings/cpufreq/
H A Dimx-cpufreq-dt.txt13 - Supported speed grade mask
27 /* grade >= 0, consumer only */
34 /* grade >= 1, all segments */
/linux-6.15/drivers/iio/adc/
H A Dad4030.c139 u8 grade; member
955 unsigned int grade; in ad4030_detect_chip_info() local
958 ret = regmap_read(st->regmap, AD4030_REG_CHIP_GRADE, &grade); in ad4030_detect_chip_info()
962 grade = FIELD_GET(AD4030_REG_CHIP_GRADE_MASK_CHIP_GRADE, grade); in ad4030_detect_chip_info()
963 if (grade != st->chip->grade) in ad4030_detect_chip_info()
964 dev_warn(&st->spi->dev, "Unknown grade(0x%x) for %s\n", grade, in ad4030_detect_chip_info()
1128 .grade = AD4030_REG_CHIP_GRADE_AD4030_24_GRADE,
1144 .grade = AD4030_REG_CHIP_GRADE_AD4630_16_GRADE,
1160 .grade = AD4030_REG_CHIP_GRADE_AD4630_24_GRADE,
1176 .grade = AD4030_REG_CHIP_GRADE_AD4632_16_GRADE,
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c970 u16 grade; member
976 .grade = _grade \
1001 #define MAX_GRADE (rssi_to_grade_map[ARRAY_SIZE(rssi_to_grade_map) - 1].grade)
1162 unsigned int grade = MAX_GRADE; in iwl_mld_get_link_grade() local
1201 grade = line->grade; in iwl_mld_get_link_grade()
1206 grade = grade * iwl_mld_get_avail_chan_load(mld, link_conf) / SCALE_FACTOR; in iwl_mld_get_link_grade()
1207 grade = grade * iwl_mld_get_n_subchannels(link_conf); in iwl_mld_get_link_grade()
1209 IWL_DEBUG_EHT(mld, "Link %d's grade: %d\n", link_conf->link_id, grade); in iwl_mld_get_link_grade()
1211 return grade; in iwl_mld_get_link_grade()
H A Dmlo.c705 data[n_data].grade = iwl_mld_get_link_grade(mld, link_conf); in iwl_mld_set_link_sel_data()
707 if (n_data == 0 || data[n_data].grade > max_grade) { in iwl_mld_set_link_sel_data()
708 max_grade = data[n_data].grade; in iwl_mld_set_link_sel_data()
848 if (b->grade > a->grade) in iwl_mld_get_emlsr_grade()
864 return a->grade + ((b->grade * primary_load) / SCALE_FACTOR); in iwl_mld_get_emlsr_grade()
902 max_grade = best_link->grade; in _iwl_mld_select_links()
H A Dmlo.h157 u16 grade; member
/linux-6.15/Documentation/devicetree/bindings/nvmem/
H A Dimx-ocotp.yaml76 cpu_speed_grade: speed-grade@10 {
84 tempmon_temp_grade: temp-grade@20 {
/linux-6.15/scripts/package/
H A Dsnapcraft.template5 grade: stable
/linux-6.15/Documentation/devicetree/bindings/thermal/
H A Dimx-thermal.yaml40 - description: Phandle to the temperature grade provided by ocotp
93 tempmon_temp_grade: temp-grade@20 {
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dtqma8xx.dtsi47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */
55 /* end of temperature grade adjustments */
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs4234.yaml19 standard audio grade DAC, with performance specifications identical
/linux-6.15/net/tipc/
H A DKconfig13 originates from Ericsson where it has been used in carrier grade
/linux-6.15/Documentation/devicetree/bindings/opp/
H A Doperating-points-v2-ti-cpu.yaml62 need to be set based on N elements of speed grade the device supports.
/linux-6.15/arch/arm/boot/dts/ti/omap/
H A Domap34xx.dtsi71 /* only high-speed grade omap3530 devices */
H A Dam57xx-idk-common.dtsi6 #include "am57xx-industrial-grade.dtsi"
H A Dam57xx-beagle-x15-common.dtsi8 #include "am57xx-commercial-grade.dtsi"
/linux-6.15/Documentation/devicetree/bindings/mfd/
H A Drohm,bd96801-pmic.yaml13 BD96801 is an automotive grade single-chip power management IC.
/linux-6.15/sound/soc/atmel/
H A DKconfig176 2 data lines. The signal path includes an audio grade programmable
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6sll.dtsi815 cpu_speed_grade: speed-grade@10 {
823 tempmon_temp_grade: temp-grade@20 {
H A Dimx6sl.dtsi971 cpu_speed_grade: speed-grade@10 {
979 tempmon_temp_grade: temp-grade@20 {

12