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