Searched refs:TI_SCI_MAX_MESSAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
180 #define TI_SCI_MAX_MESSAGE_SIZE 52 macro
66 if (rx_message_size > TI_SCI_MAX_MESSAGE_SIZE || in ti_sci_setup_one_xfer()67 tx_message_size > TI_SCI_MAX_MESSAGE_SIZE || in ti_sci_setup_one_xfer()130 if (msg->len > TI_SCI_MAX_MESSAGE_SIZE) { in ti_sci_get_response()132 msg->len, TI_SCI_MAX_MESSAGE_SIZE); in ti_sci_get_response()