Lines Matching refs:down
502 buffer, CPU reset and power down operations, PSCI data, platform data and so on.
1409 #. Processor specific power down sequences.
1421 #. allows each processor to implement the power down sequence mandated in
1434 different CPUs during power down and reset handling. The platform can specify
1443 ``reset_func()``, ``cpu_pwr_down_ops`` (array of power down functions) and
1500 CPU specific power down sequence
1505 retrieved during power down sequences.
1507 Various CPU drivers register handlers to perform power down at certain power
1508 levels for that specific CPU. The PSCI service, upon receiving a power down
1509 request, determines the highest power level at which to execute power down
1511 pick the right power down handler for the requested level. The function
1517 At runtime the platform hooks for power down are invoked by the PSCI service to
1518 perform platform specific operations during a power down sequence, for example
1519 turning off CCI coherency during a cluster power down.
2202 in TF-A during power up/down sequences when coherency, MMU and caches are