Searched refs:TI_SCI_MAX_MESSAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
46 #define TI_SCI_MAX_MESSAGE_SIZE 60 macro58 #define TI_SCI_MAX_MESSAGE_SIZE 56 macro68 #define TI_SCI_MAX_MESSAGE_SIZE 56 macro
48 if (num_bytes > TI_SCI_MAX_MESSAGE_SIZE) { in ti_sci_transport_send()77 if (num_bytes > TI_SCI_MAX_MESSAGE_SIZE) { in ti_sci_transport_recv()
59 if (rx_message_size > TI_SCI_MAX_MESSAGE_SIZE || in ti_sci_setup_xfer()60 tx_message_size > TI_SCI_MAX_MESSAGE_SIZE || in ti_sci_setup_xfer()