/Linux-v4.19/Documentation/hwmon/ |
D | smsc47m192 | 33 Voltages are scaled such that the nominal voltage corresponds to 35 each voltage channel is 0V ... 255/192*(nominal voltage), the resolution 36 is 1 bit per (nominal voltage)/192. 56 in1_input - CPU voltage input (nominal 2.25V) 60 in5_input - Vcc voltage input (nominal 3.3V)
|
D | adm9240 | 127 nr label nominal maximum resolution 136 The reading is an unsigned 8-bit value, nominal voltage measurement is
|
D | vt1211 | 149 nominal resistance at 25C)
|
D | pc87360 | 153 When available, VID inputs are used to provide the nominal CPU Core voltage.
|
/Linux-v4.19/drivers/cpufreq/ |
D | powernv-cpufreq.c | 167 unsigned int nominal; member 195 return powernv_freqs[powernv_pstate_info.nominal].driver_data; in idx_to_pstate() 221 return powernv_pstate_info.nominal; in pstate_to_idx() 341 powernv_pstate_info.nominal = i; in init_powernv_pstates() 366 pstate_id, idx_to_pstate(powernv_pstate_info.nominal)); in pstate_id_to_freq() 367 i = powernv_pstate_info.nominal; in pstate_id_to_freq() 381 powernv_freqs[powernv_pstate_info.nominal].frequency); in cpuinfo_nominal_freq_show() 551 return powernv_pstate_info.nominal; in get_nominal_index() 572 if (pmsr_pmax_idx > powernv_pstate_info.nominal) { in powernv_cpufreq_throttle_check() 575 idx_to_pstate(powernv_pstate_info.nominal)); in powernv_cpufreq_throttle_check()
|
D | pcc-cpufreq.c | 87 u32 nominal; member 174 curr_freq = (((ioread32(&pcch_hdr->nominal) * (output_buffer & 0xff)) in pcc_get_freq() 221 / (ioread32(&pcch_hdr->nominal) * 1000)) << 8); in pcc_cpufreq_target() 475 ioread32(&pcch_hdr->nominal), in pcc_cpufreq_probe() 527 ioread32(&pcch_hdr->nominal)); in pcc_cpufreq_probe() 554 ioread32(&pcch_hdr->nominal) * 1000; in pcc_cpufreq_cpu_init()
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | ar9002_phy.c | 359 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9285_2GHZ; in ar9002_hw_set_nf_limits() 363 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9287_2GHZ; in ar9002_hw_set_nf_limits() 367 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9271_2GHZ; in ar9002_hw_set_nf_limits() 371 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9280_2GHZ; in ar9002_hw_set_nf_limits() 374 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9280_5GHZ; in ar9002_hw_set_nf_limits()
|
D | calib.c | 69 return ath9k_hw_get_nf_limits(ah, chan)->nominal; in ath9k_hw_get_default_nf() 249 s16 default_nf = ath9k_hw_get_nf_limits(ah, chan)->nominal; in ath9k_hw_loadnf() 395 nf[i] = limit->nominal; in ath9k_hw_nf_sanitize()
|
D | ar9003_phy.c | 1398 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9300_2GHZ; in ar9003_hw_set_nf_limits() 1401 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9300_5GHZ; in ar9003_hw_set_nf_limits() 1404 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9330_2GHZ; in ar9003_hw_set_nf_limits() 1408 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9462_2GHZ; in ar9003_hw_set_nf_limits() 1410 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9462_5GHZ; in ar9003_hw_set_nf_limits()
|
D | ar5008_phy.c | 1208 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_5416_2GHZ; in ar5008_hw_set_nf_limits() 1211 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_5416_5GHZ; in ar5008_hw_set_nf_limits()
|
/Linux-v4.19/drivers/staging/media/imx/ |
D | imx-media-fim.c | 71 unsigned long nominal; /* usec */ member 88 fim->nominal = DIV_ROUND_CLOSEST_ULL(1000000ULL * (u64)fi->numerator, in update_fim_nominal() 91 dev_dbg(fim->sd->dev, "FI=%lu usec\n", fim->nominal); in update_fim_nominal() 161 error = abs(interval - NSEC_PER_USEC * (u64)fim->nominal); in frame_interval_monitor()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs35l32.txt | 39 - cirrus,battery-recovery : Low battery nominal recovery threshold, rising VP. 45 - cirrus,battery-threshold : Low battery nominal threshold, falling VP.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-parm.rst | 38 The current video standard determines a nominal number of frames per 115 nominal frame period determined by the current video standard 118 the video input) may reset this parameter to the nominal frame 172 nominal frame period determined by the current video standard 175 the video output) may reset this parameter to the nominal frame
|
D | streaming-par.rst | 13 The current video standard determines a nominal number of frames per
|
D | func-read.rst | 67 reading, or the capture rate must fall below the nominal frame rate of 81 nominal frame rate. An example of this model is the video read mode of
|
D | standard.rst | 55 - incapable of capturing fields or frames at the nominal rate of the
|
/Linux-v4.19/Documentation/devicetree/bindings/regulator/ |
D | twl-regulator.txt | 62 - 0x08 - Sleep mode, the nominal output voltage is maintained with low power 64 - 0x0e - Active mode, the regulator can deliver its nominal output voltage
|
/Linux-v4.19/sound/firewire/dice/ |
D | dice-stream.c | 67 __be32 reg, nominal; in ensure_phase_lock() local 105 &nominal, sizeof(nominal)); in ensure_phase_lock() 108 if (!(be32_to_cpu(nominal) & STATUS_SOURCE_LOCKED)) in ensure_phase_lock()
|
/Linux-v4.19/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 23 data earlier than the nominal sampling point. 1 means 24 sample data later than the nominal sampling point.
|
/Linux-v4.19/drivers/net/can/peak_canfd/ |
D | Kconfig | 8 CAN-FD access to the CAN bus. Besides the nominal bitrate of up to
|
/Linux-v4.19/Documentation/cpu-freq/ |
D | pcc-cpufreq.txt | 103 a percentage of the nominal (ie: maximum) CPU frequency. The output buffer 178 nominal frequency from the BIOS, sometimes, the values displayed by 184 In this example, the nominal frequency is 2933 MHz. The driver obtains the 185 current frequency, cpuinfo_cur_freq, as 54% of the nominal frequency:
|
/Linux-v4.19/drivers/hwmon/ |
D | dme1737.c | 275 static inline int IN_FROM_REG(int reg, int nominal, int res) in IN_FROM_REG() argument 277 return (reg * nominal + (3 << (res - 3))) / (3 << (res - 2)); in IN_FROM_REG() 280 static inline int IN_TO_REG(long val, int nominal) in IN_TO_REG() argument 282 val = clamp_val(val, 0, 255 * nominal / 192); in IN_TO_REG() 283 return DIV_ROUND_CLOSEST(val * 192, nominal); in IN_TO_REG()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-devices-system-cpu | 284 beyound it's nominal limit. 410 nominal frequency) range of frequencies. 414 nominal frequency) range of frequencies.
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,pfc-pinctrl.txt | 87 nominal I/O voltage in millivolts.
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | imx.rst | 252 intervals (elapsed time between two EOF's) drop below the nominal 277 the nominal frame interval reported by the sensor. This can reduce noise 282 If the averaged intervals fall outside nominal by this amount, in
|