HomeSort by relevance Sort by last modified time
    Searched refs:psci_set_max_phys_off_afflvl (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/services/std_svc/psci/
psci_afflvl_off.c 215 psci_set_max_phys_off_afflvl(max_phys_off_afflvl);
228 psci_set_max_phys_off_afflvl(PSCI_INVALID_DATA);
psci_afflvl_suspend.c 320 psci_set_max_phys_off_afflvl(max_phys_off_afflvl);
337 psci_set_max_phys_off_afflvl(PSCI_INVALID_DATA);
psci_common.c 124 void psci_set_max_phys_off_afflvl(uint32_t afflvl) function
552 psci_set_max_phys_off_afflvl(max_phys_off_afflvl);
575 psci_set_max_phys_off_afflvl(PSCI_INVALID_DATA);
psci_private.h 142 void psci_set_max_phys_off_afflvl(uint32_t afflvl);

Completed in 520 milliseconds