Searched defs:scpi_secure_send32 (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/juno/
H A Dscpi.c89 static void scpi_secure_send32(unsigned command, uint32_t message) function
112 scpi_secure_send32(command, response);
125 scpi_secure_send32(SCPI_CMD_SET_CSS_POWER_STATE, state);

Completed in 200 milliseconds