Home
last modified time | relevance | path

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

12

/linux/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/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.h162 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 */
/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 Dam57xx-beagle-x15-common.dtsi8 #include "am57xx-commercial-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 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 {
H A Dimx6ul.dtsi1010 tempmon_temp_grade: temp-grade@20 {
1014 cpu_speed_grade: speed-grade@10 {
H A Dimx6qdl.dtsi1183 cpu_speed_grade: speed-grade@10 {
1191 tempmon_temp_grade: temp-grade@20 {
H A Dimx6sx.dtsi1128 cpu_speed_grade: speed-grade@10 {
1136 tempmon_temp_grade: temp-grade@20 {
/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst70 to the speed-grade of the silicon. `sustainable_power` is therefore
/linux/arch/arm64/
H A DKconfig.platforms127 BST produces automotive-grade system-on-chips for intelligent driving,
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a100.dtsi183 cpu_speed_grade: cpu-speed-grade@1c {
H A Dsun50i-h616.dtsi226 cpu_speed_grade: cpu-speed-grade@0 {
H A Dsun50i-h6.dtsi314 cpu_speed_grade: cpu-speed-grade@1c {
/linux/arch/alpha/
H A DKconfig424 as benchmark-grade in-kernel web serving) that can make use of as

12