Home
last modified time | relevance | path

Searched refs:MAX_SG_EXCEPT_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_api.c41 #define UPWR_API_BUFFER_SIZE (MAX_SG_EXCEPT_MEM_SIZE + \
536 MAX_SG_EXCEPT_MEM_SIZE); in upwr_init()
539 MAX_SG_EXCEPT_MEM_SIZE + MAX_SG_PWRMGMT_MEM_SIZE); in upwr_init()
H A Dupower_soc_defs.h1145 #define MAX_SG_EXCEPT_MEM_SIZE sizeof(upwr_xcp_union_t) macro