| /linux/drivers/memory/tegra/ |
| H A D | tegra210-emc-table.c | 38 if (emc->nominal) { in tegra210_emc_table_device_init() 49 emc->nominal = timings; in tegra210_emc_table_device_init() 65 if ((emc->nominal && timings != emc->nominal) && in tegra210_emc_table_device_release()
|
| H A D | tegra210-emc-core.c | 789 timings = emc->nominal; in tegra210_emc_set_refresh() 1864 if (emc->nominal) { in tegra210_emc_probe() 1865 err = tegra210_emc_validate_timings(emc, emc->nominal, in tegra210_emc_probe() 1879 emc->timings = emc->nominal; in tegra210_emc_probe()
|
| /linux/drivers/cpufreq/ |
| H A D | powernv-cpufreq.c | 162 unsigned int nominal; member 190 return powernv_freqs[powernv_pstate_info.nominal].driver_data; in idx_to_pstate() 216 return powernv_pstate_info.nominal; in pstate_to_idx() 340 powernv_pstate_info.nominal = i; in init_powernv_pstates() 370 pstate_id, idx_to_pstate(powernv_pstate_info.nominal)); in pstate_id_to_freq() 371 i = powernv_pstate_info.nominal; in pstate_id_to_freq() 385 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()
|
| /linux/Documentation/hwmon/ |
| H A D | smsc47m192.rst | 44 Voltages are scaled such that the nominal voltage corresponds to 46 each voltage channel is 0V ... 255/192*(nominal voltage), the resolution 47 is 1 bit per (nominal voltage)/192. 68 in1_input CPU voltage input (nominal 2.25V) 72 in5_input Vcc voltage input (nominal 3.3V)
|
| H A D | max6620.rst | 35 fan[1-4]_div rw Sets the nominal RPM range of the fan. Valid values
|
| H A D | adm9240.rst | 147 nr label nominal maximum resolution 158 The reading is an unsigned 8-bit value, nominal voltage measurement is
|
| H A D | pc87360.rst | 167 When available, VID inputs are used to provide the nominal CPU Core voltage.
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A 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()
|
| H A D | ar9003_phy.c | 1368 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9300_2GHZ; in ar9003_hw_set_nf_limits() 1371 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9300_5GHZ; in ar9003_hw_set_nf_limits() 1374 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9330_2GHZ; in ar9003_hw_set_nf_limits() 1378 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9462_2GHZ; in ar9003_hw_set_nf_limits() 1380 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9462_5GHZ; in ar9003_hw_set_nf_limits()
|
| H A D | ar5008_phy.c | 1224 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_5416_2GHZ; in ar5008_hw_set_nf_limits() 1227 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_5416_5GHZ; in ar5008_hw_set_nf_limits()
|
| /linux/drivers/staging/media/imx/ |
| H A D | imx-media-fim.c | 65 unsigned long nominal; /* usec */ member 85 fim->nominal = DIV_ROUND_CLOSEST_ULL(1000000ULL * (u64)fi->numerator, in update_fim_nominal() 88 dev_dbg(fim->sd->dev, "FI=%lu usec\n", fim->nominal); in update_fim_nominal() 158 error = abs(interval - NSEC_PER_USEC * (u64)fim->nominal); in frame_interval_monitor()
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-colorimetry.rst | 26 The Content Light Level defines upper bounds for the nominal target 89 - Specifies the nominal maximum display luminance of the mastering 93 - specifies the nominal minimum display luminance of the mastering
|
| H A D | streaming-par.rst | 14 The current video standard determines a nominal number of frames per
|
| H A D | func-read.rst | 65 reading, or the capture rate must fall below the nominal frame rate of 79 nominal frame rate. An example of this model is the video read mode of
|
| H A D | vidioc-g-parm.rst | 123 the video input) may reset this parameter to the nominal frame 183 the video output) may reset this parameter to the nominal frame
|
| H A D | pixfmt-srggb8-pisp-comp.rst | 28 efficiency; the nominal black level and amount of offset must be signalled out
|
| H A D | standard.rst | 56 - incapable of capturing fields or frames at the nominal rate of the
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A 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/tools/testing/selftests/cgroup/ |
| H A D | memcg_protection.m | 16 % n vector nominal protection of siblings set at the given level (memory.low) 51 protected = min(n, c); % start with nominal
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | imx-uapi.rst | 42 intervals (elapsed time between two EOF's) drop below the nominal 67 the nominal frame interval reported by the sensor. This can reduce noise 72 If the averaged intervals fall outside nominal by this amount, in
|
| /linux/drivers/net/can/peak_canfd/ |
| H A D | Kconfig | 9 CAN-FD access to the CAN bus. Besides the nominal bitrate of up to
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | cpufreq_drivers.rst | 170 a percentage of the nominal (ie: maximum) CPU frequency. The output buffer 245 nominal frequency from the BIOS, sometimes, the values displayed by 251 In this example, the nominal frequency is 2933 MHz. The driver obtains the 252 current frequency, cpuinfo_cur_freq, as 54% of the nominal frequency:
|
| H A D | amd-pstate.rst | 108 able to sustain their nominal performance state simultaneously. 148 a relative number. This can be expressed as percentage of nominal 149 performance (infrastructure max). Below the nominal sustained performance 151 processor subject to hardware. Above the nominal performance level, 152 the processor must provide at least nominal performance requested and go higher 366 performance scale as a relative number. This can be expressed as percentage of nominal 367 performance (infrastructure max). Below the nominal sustained performance level, 369 to the Performance Reduction Tolerance register. Above the nominal performance level, 370 processor must provide at least nominal performance requested and go higher if current
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mp-nominal.dtsi | 24 fsl,operating-mode = "nominal";
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-olinuxino.dts | 260 * The board uses DDR3L DRAM chips. 1.36V is the closest to the nominal
|