| /linux/Documentation/iio/ |
| H A D | ade9000.rst | 26 reactive power, apparent power, and power factor across three phases. 40 | in_current[0-2]_raw | Raw current measurement for phases A, B, C. … 46 | in_altcurrent[0-2]_rms_raw | RMS current measurement for phases A, B, C. … 56 | in_voltage[0-2]_raw | Raw voltage measurement for phases A, B, C. … 64 | in_altvoltage[0-2]_rms_raw | RMS voltage measurement for phases A, B, C. … 74 | in_power[0-2]_active_raw | Active power measurement for phases A, B, C. … 82 | in_power[0-2]_reactive_raw | Reactive power measurement for phases A, B, C… 88 | in_power[0-2]_apparent_raw | Apparent power measurement for phases A, B, C… 92 | in_power[0-2]_powerfactor | Power factor for phases A, B, C. … 98 | in_energy[0-2]_active_raw | Active energy measurement for phases A, B, C.… [all …]
|
| /linux/drivers/hwmon/pmbus/ |
| H A D | mp2975.c | 239 * calculated above and total rail current divided by number phases. in mp2975_read_phase() 245 return max_t(int, DIV_ROUND_CLOSEST(ret, data->info.phases[page]), in mp2975_read_phase() 371 ret = mp2975_data2reg_linear11(ret * info->phases[page] * 1000); in mp2973_read_word_data() 588 for (i = 0 ; i < info->phases[0]; i++) in mp2975_set_phase_rail1() 597 /* Set phases for rail 2 from upper to lower. */ in mp2975_set_phase_rail2() 617 info->phases[0] = ret & GENMASK(3, 0); in mp2975_identify_multiphase() 622 * Rail 1 can be set to $n phases, while rail 2 can be set to less than in mp2975_identify_multiphase() 627 if (info->phases[0] > data->max_phases[0]) in mp2975_identify_multiphase() 632 num_phases2 = min(data->max_phases[0] - info->phases[0], in mp2975_identify_multiphase() 634 if (info->phases[ in mp2975_identify_multiphase() [all...] |
| H A D | tps53679.c | 39 #define TPS53681_MFR_SPECIFIC_20 0xe4 /* Number of phases, per page */ 84 info->phases[0] = (ret & 0x07) + 1; in tps53679_identify_phases() 199 info->phases[0] = phases_a; in tps53676_identify() 202 info->phases[1] = phases_b; in tps53676_identify() 211 * For reading the total output current (READ_IOUT) for all phases, in tps53681_read_word_data() 213 * FFh to access all phases simultaneously. PHASE may also be set to in tps53681_read_word_data() 216 * current for all phases if the phase is set to 0xff. Instead, it in tps53681_read_word_data() 217 * appears to report the current of one of the phases. Override phase in tps53681_read_word_data() 278 info->phases[0] = 6; in tps53679_probe()
|
| H A D | mp2856.c | 271 data->info.phases[0] = (ret > data->max_phases[0]) ? in mp2856_identify_multiphase_rail1() 274 for (i = 0 ; i < data->info.phases[0]; i++) in mp2856_identify_multiphase_rail1() 291 data->info.phases[1] = (ret > data->max_phases[1]) ? in mp2856_identify_multiphase_rail2() 294 for (i = 0 ; i < data->info.phases[0]; i++) in mp2856_identify_multiphase_rail2()
|
| H A D | pim4328.c | 187 info->phases[0] = 2; in pim4328_probe() 194 info->phases[0] = 2; in pim4328_probe()
|
| H A D | mp2888.c | 309 info->phases[0] = ret & GENMASK(3, 0); in mp2888_identify_multiphase() 315 if (info->phases[0] > MP2888_MAX_PHASE) in mp2888_identify_multiphase()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | hwmgr_ppt.h | 41 uint8_t phases; member 68 uint8_t phases; member
|
| /linux/tools/power/pm-graph/ |
| H A D | bootgraph.py | 223 phases = ['kernel', 'user'] variable in Data 257 for p in data.phases: 281 for phase in self.phases: 384 for p in data.phases: 546 for p in data.phases: 557 for p in data.phases: 569 for phase in data.phases: 626 for phase in data.phases: 673 for p in data.phases:
|
| H A D | sleepgraph.py | 1464 # phases { 1465 # 10 sequential, non-overlapping phases of S/R 1547 # called when phases are all finished being added 1673 phases = self.sortedPhases() 1674 tgtdev = self.sourceDevice(phases, start, end, pid, 'device') 1681 tgtdev = self.sourceDevice(phases, start, end, pid, 'thread') 1891 phases = self.dmesg.keys() 1893 count = len(phases) if order < 0 else order 1895 while phase in phases: 1945 def phaseOverlap(self, phases) argument [all...] |
| /linux/drivers/nfc/pn544/ |
| H A D | pn544.c | 335 u8 phases = 0; in pn544_hci_start_poll() local 366 phases |= 1; /* Type A */ in pn544_hci_start_poll() 368 phases |= (1 << 2); /* Type F 212 */ in pn544_hci_start_poll() 369 phases |= (1 << 3); /* Type F 424 */ in pn544_hci_start_poll() 372 phases |= (1 << 5); /* NFC active */ in pn544_hci_start_poll() 375 PN544_PL_RDPHASES, &phases, 1); in pn544_hci_start_poll()
|
| /linux/Documentation/hwmon/ |
| H A D | mp2888.rst | 46 - 'n' is number of configured phases (from 1 to 10); 48 - indexes 2 ... 1 + n for phases.
|
| H A D | mp2975.rst | 60 - 'k' is number of configured phases (from 1 to 8); 63 - indexes 2*n+1 ... 2*n + k for phases.
|
| H A D | stpddc60.rst | 85 temp1_input Measured maximum temperature of all phases.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-sx9324 | 14 The sensor rotates measurement across 4 phases
|
| /linux/Documentation/crypto/ |
| H A D | intro.rst | 57 following phases that are reflected in the API calls applicable to such
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-srggb8-pisp-comp.rst | 39 Each block of 8 pixels is separated into even and odd phases of 4 pixels,
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | suspend-flows.rst | 79 Devices are suspended in four phases called *prepare*, *suspend*, 139 Devices are resumed in four phases called *noirq resume*, *early resume*,
|
| H A D | intel_uncore_frequency_scaling.rst | 25 different core and uncore performance at distinct phases and they may want to
|
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_context.c | 1349 } *phase, phases[] = { in igt_ctx_sseu() local 1360 for (i = 0, phase = phases; ret == 0 && i < ARRAY_SIZE(phases); in igt_ctx_sseu()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | selftest_hangcheck.c | 1253 } phases[] = { in igt_reset_engines() local 1269 typeof(*phases) *p; in igt_reset_engines() 1272 for (p = phases; p->name; p++) { in igt_reset_engines()
|
| H A D | selftest_timeline.c | 149 } phases[] = { in mock_hwsp_freelist() local 179 for (p = phases; p->name; p++) { in mock_hwsp_freelist()
|
| /linux/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 38 suspend-resume cycle, including the "noirq" phases of suspending and resuming
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 475 * Now determine what phases the host wants us 599 * Data phases on the bus are from the 656 * Main loop for information transfer phases. Wait for the 921 * As a target, we control the phases, 1344 * For data-in phases, wait for any pending acks from the 1346 * send Ignore Wide Residue messages for data-in phases.
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_gem_gtt.c | 438 } phases[] = { in fill_hole() local 455 for (p = phases; p->name; p++) { in fill_hole()
|
| /linux/Documentation/timers/ |
| H A D | timekeeping.rst | 41 the counter register is read in two phases on the bus lowest 16 bits first
|