Searched refs:UPWR_MSG_HDR (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/imx/imx8ulp/upower/ |
| H A D | upower_api.c | 25 #define UPWR_MSG_HDR(hdr, sg, fn) { \ macro 690 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_START); in upwr_start() 759 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_CONFIG); in upwr_xcp_config() 811 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_SW_ALARM); in upwr_xcp_sw_alarm() 852 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_SET_DDR_RETN); in upwr_xcp_set_ddr_retention() 893 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_SET_MIPI_DSI_ENA); in upwr_xcp_set_mipi_dsi_ena() 931 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_GET_MIPI_DSI_ENA); in upwr_xcp_get_mipi_dsi_ena() 971 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_SET_OSC_MODE); in upwr_xcp_set_osc_mode() 1013 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_SET_RTD_USE_DDR); in upwr_xcp_set_rtd_use_ddr() 1054 UPWR_MSG_HDR(txmsg.hdr, UPWR_SG_EXCEPT, UPWR_XCP_SET_RTD_APD_LLWU); in upwr_xcp_set_rtd_apd_llwu() [all …]
|