Searched refs:UNIPHIER_SCP_CMD (Results 1 – 1 of 1) sorted by relevance
/external/arm-trusted-firmware/plat/socionext/uniphier/ |
D | uniphier_scp.c | 95 #define UNIPHIER_SCP_CMD(name, ...) \ macro 105 UNIPHIER_SCP_CMD(open_com, 0x00, 0x00, 0x05) 106 UNIPHIER_SCP_CMD(system_off, 0x00, 0x01, 0xff, 0xff, 0xff, 0xff, 0x01) 107 UNIPHIER_SCP_CMD(system_reset, 0x00, 0x02, 0x00)
|