/linux/drivers/hwmon/pmbus/ |
H A D | mp2975.c | 245 return max_t(int, DIV_ROUND_CLOSEST(ret, data->info.phases[page]), in mp2975_read_phase() 369 ret = mp2975_data2reg_linear11(ret * info->phases[page] * 1000); in mp2973_read_word_data() 586 for (i = 0 ; i < info->phases[0]; i++) in mp2975_set_phase_rail1() 615 info->phases[0] = ret & GENMASK(3, 0); in mp2975_identify_multiphase() 625 if (info->phases[0] > data->max_phases[0]) in mp2975_identify_multiphase() 630 num_phases2 = min(data->max_phases[0] - info->phases[0], in mp2975_identify_multiphase() 632 if (info->phases[1] && info->phases[1] <= num_phases2) in mp2975_identify_multiphase() 683 if (info->phases[1]) in mp2975_identify_rails_vid() 711 if (info->phases[1]) in mp2973_identify_rails_vid() 1028 data->info.phases[1] = ret; in mp2975_probe()
|
H A D | tps53679.c | 83 info->phases[0] = (ret & 0x07) + 1; in tps53679_identify_phases() 180 info->phases[0] = phases_a; in tps53676_identify() 183 info->phases[1] = phases_b; in tps53676_identify() 262 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 | max16601.c | 219 info->phases[0] = reg; in max16601_identify() 242 .phases[0] = MAX16601_NUM_PHASES,
|
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
|
H A D | smu_helper.c | 707 dep_table->entries[i].phases = allowed_dep_table->entries[i].phases; in smu_get_voltage_dependency_table_ppt_v1()
|
/linux/drivers/mmc/host/ |
H A D | sdhci-of-aspeed.c | 200 const struct mmc_clk_phase *phases, in aspeed_sdhci_phases_to_taps() argument 203 taps->valid = phases->valid; in aspeed_sdhci_phases_to_taps() 205 if (!phases->valid) in aspeed_sdhci_phases_to_taps() 208 taps->in = aspeed_sdhci_phase_to_tap(dev, rate, phases->in_deg); in aspeed_sdhci_phases_to_taps() 209 taps->out = aspeed_sdhci_phase_to_tap(dev, rate, phases->out_deg); in aspeed_sdhci_phases_to_taps()
|
/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:
|
/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.
|
H A D | max16601.rst | 94 'N' is the number of enabled/populated phases.
|
H A D | tps53679.rst | 64 output channels and up to 8 phases per channel.
|
/linux/Documentation/driver-api/pm/ |
H A D | devices.rst | 134 they are called in phases for every device, respecting the parent-child 269 Suspending or resuming the system is done in several phases. Different phases 274 callbacks. The various phases always run after tasks have been frozen and 275 before they are unfrozen. Furthermore, the ``*_noirq`` phases run at a time 279 All phases use PM domain, bus, type, class or driver callbacks (that is, methods 316 the phases are: ``prepare``, ``suspend``, ``suspend_late``, ``suspend_noirq``. 323 suspend-related phases, during the ``prepare`` phase the device 342 ``suspend_noirq`` phases as well as all of the corresponding phases of 389 "quiesce device" and "save device state" phases, in which cases 406 At the end of these phases, drivers should have stopped all I/O transactions [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-sx9324 | 14 The sensor rotates measurement across 4 phases
|
/linux/Documentation/power/ |
H A D | pci.rst | 431 management callbacks for this purpose. They are executed in phases such that 433 belonging to the given subsystem before the next phase begins. These phases 440 be preserved, such as one of the ACPI sleep states S1-S3, the phases are: 444 The following PCI bus type's callbacks, respectively, are used in these phases:: 509 S1-S3, into the working state (ACPI S0), the phases are: 514 phases:: 562 to be free) in the following three phases: 573 The other two phases, however, are different. 591 back to the fully functional state and this is done in the following phases: 617 three phases: [all …]
|
/linux/Documentation/crypto/ |
H A D | intro.rst | 57 following phases that are reflected in the API calls applicable to such
|
/linux/drivers/scsi/ |
H A D | NCR5380.c | 324 } phases[] = { variable 351 for (i = 0; (phases[i].value != PHASE_UNKNOWN) && in NCR5380_print_phase() 352 (phases[i].value != (status & PHASE_MASK)); ++i) in NCR5380_print_phase() 354 shost_printk(KERN_DEBUG, instance, "phase %s\n", phases[i].name); in NCR5380_print_phase()
|
/linux/drivers/scsi/arm/ |
H A D | fas216.c | 252 static const char *phases[] = { in fas216_bus_phase() local 259 return phases[stat & STAT_BUSMASK]; in fas216_bus_phase() 264 static const char *phases[] = { in fas216_drv_phase() local 278 if (info->scsi.phase < ARRAY_SIZE(phases) && in fas216_drv_phase() 279 phases[info->scsi.phase]) in fas216_drv_phase() 280 return phases[info->scsi.phase]; in fas216_drv_phase()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-srggb8-pisp-comp.rst | 38 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*,
|
/linux/Documentation/driver-api/driver-model/ |
H A D | overview.rst | 69 The above abstraction prevents unnecessary pain during transitional phases.
|