Home
last modified time | relevance | path

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

/linux/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/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c652 u16 grade; member
658 .grade = _grade \
683 #define MAX_GRADE (rssi_to_grade_map[ARRAY_SIZE(rssi_to_grade_map) - 1].grade)
839 unsigned int grade = MAX_GRADE; in iwl_mld_get_link_grade() local
878 grade = line->grade; in iwl_mld_get_link_grade()
883 grade = grade * iwl_mld_get_avail_chan_load(mld, link_conf) / SCALE_FACTOR; in iwl_mld_get_link_grade()
884 grade = grade * iwl_mld_get_n_subchannels(link_conf); in iwl_mld_get_link_grade()
886 IWL_DEBUG_EHT(mld, "Link %d's grade: %d\n", link_conf->link_id, grade); in iwl_mld_get_link_grade()
888 return grade; in iwl_mld_get_link_grade()
H A Dmlo.h157 u16 grade; member
/linux/drivers/iio/adc/
H A Dad4030.c139 u8 grade; member
953 unsigned int grade; in ad4030_detect_chip_info() local
956 ret = regmap_read(st->regmap, AD4030_REG_CHIP_GRADE, &grade); in ad4030_detect_chip_info()
960 grade = FIELD_GET(AD4030_REG_CHIP_GRADE_MASK_CHIP_GRADE, grade); in ad4030_detect_chip_info()
961 if (grade != st->chip->grade) in ad4030_detect_chip_info()
962 dev_warn(&st->spi->dev, "Unknown grade(0x%x) for %s\n", grade, in ad4030_detect_chip_info()
1126 .grade = AD4030_REG_CHIP_GRADE_AD4030_24_GRADE,
1142 .grade = AD4030_REG_CHIP_GRADE_AD4630_16_GRADE,
1158 .grade = AD4030_REG_CHIP_GRADE_AD4630_24_GRADE,
1174 .grade = AD4030_REG_CHIP_GRADE_AD4632_16_GRADE,
[all …]
/linux/scripts/package/
H A Dsnapcraft.template5 grade: stable
/linux/arch/arm64/boot/dts/freescale/
H A Dtqma8xx.dtsi47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */
55 /* end of temperature grade adjustments */
H A Dtqma8xxs.dtsi173 /* TQMa8XxS only uses industrial grade, reduce trip points accordingly */
181 /* end of temperature grade adjustments */
H A Dimx8mn.dtsi588 cpu_speed_grade: speed-grade@10 { /* 0x440 */
H A Dimx8mp.dtsi727 cpu_speed_grade: speed-grade@10 { /* 0x440 */
/linux/net/tipc/
H A DKconfig13 originates from Ericsson where it has been used in carrier grade
/linux/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 Dam5729-beagleboneai.dts9 #include "am57xx-commercial-grade.dtsi"
/linux/sound/soc/atmel/
H A DKconfig169 2 data lines. The signal path includes an audio grade programmable
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul.dtsi1010 tempmon_temp_grade: temp-grade@20 {
1014 cpu_speed_grade: speed-grade@10 {
H A Dimx7s.dtsi572 fuse_grade: fuse-grade@10 {
/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst70 to the speed-grade of the silicon. `sustainable_power` is therefore
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a100.dtsi183 cpu_speed_grade: cpu-speed-grade@1c {
H A Dsun50i-h6.dtsi314 cpu_speed_grade: cpu-speed-grade@1c {
H A Dsun50i-h616.dtsi226 cpu_speed_grade: cpu-speed-grade@0 {
/linux/arch/arm64/
H A DKconfig.platforms126 BST produces automotive-grade system-on-chips for intelligent driving,
/linux/Documentation/admin-guide/hw-vuln/
H A Dl1tf.rst155 The resulting grade of protection is discussed in the following sections.
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h10135 u8 grade[0x18]; member