Home
last modified time | relevance | path

Searched refs:PSCI_VERSION_MINOR (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/firmware/psci/
H A Dpsci.c377 PSCI_VERSION_MINOR(ver)); in psci_debugfs_read()
388 PSCI_VERSION_MINOR(ver)); in psci_debugfs_read()
610 PSCI_VERSION_MAJOR(ver), PSCI_VERSION_MINOR(ver)); in psci_init_smccc()
642 PSCI_VERSION_MINOR(ver)); in psci_probe()
644 if (PSCI_VERSION_MAJOR(ver) == 0 && PSCI_VERSION_MINOR(ver) < 2) { in psci_probe()
/openbmc/u-boot/board/ucRobotics/bubblegum_96/
H A Dbubblegum_96.c43 PSCI_VERSION_MINOR(res.a0)); in show_psci_version()
/openbmc/u-boot/include/linux/
H A Dpsci.h76 #define PSCI_VERSION_MINOR(ver) \ macro
/openbmc/linux/include/uapi/linux/
H A Dpsci.h110 #define PSCI_VERSION_MINOR(ver) \ macro
/openbmc/qemu/linux-headers/linux/
H A Dpsci.h110 #define PSCI_VERSION_MINOR(ver) \ macro
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Ddragonboard820c.c114 PSCI_VERSION_MINOR(res.a0)); in show_psci_version()