Lines Matching refs:down
552 buffer, CPU reset and power down operations, PSCI data, platform data and so on.
1353 #. Processor specific power down sequences.
1365 #. allows each processor to implement the power down sequence mandated in
1378 different CPUs during power down and reset handling. The platform can specify
1387 ``reset_func()``, ``cpu_pwr_down_ops`` (array of power down functions) and
1417 CPU specific power down sequence
1422 retrieved during power down sequences.
1424 Various CPU drivers register handlers to perform power down at certain power
1425 levels for that specific CPU. The PSCI service, upon receiving a power down
1426 request, determines the highest power level at which to execute power down
1428 pick the right power down handler for the requested level. The function
1434 At runtime the platform hooks for power down are invoked by the PSCI service to
1435 perform platform specific operations during a power down sequence, for example
1436 turning off CCI coherency during a cluster power down.
2022 in TF-A during power up/down sequences when coherency, MMU and caches are