Searched refs:UPWR_MU_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance
171 #define UPWR_MU_TSR_EMPTY ((uint32_t)((1UL << UPWR_MU_MSG_SIZE) - 1UL))2987 if (size > UPWR_MU_MSG_SIZE) { in upwr_tx()3028 #if UPWR_MU_MSG_SIZE > 1 in upwr_rx()3030 #if UPWR_MU_MSG_SIZE > 2 in upwr_rx()3032 #if UPWR_MU_MSG_SIZE > 3 in upwr_rx()
24 #define UPWR_MU_MSG_SIZE (2U) /* words */ macro