Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/
H A Dsvc-i3c-master.c129 #define SVC_I3C_FIFO_SIZE 16 macro
364 slot->len < SVC_I3C_FIFO_SIZE) { in svc_i3c_master_handle_ibi()
1437 if (dev->ibi->max_payload_len > SVC_I3C_FIFO_SIZE) { in svc_i3c_master_request_ibi()
1439 dev->ibi->max_payload_len, SVC_I3C_FIFO_SIZE); in svc_i3c_master_request_ibi()