Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/fsi/
Dfsi-master.h92 #define FSI_MASTER_MAX_BUSY 200 macro
Dfsi-master-gpio.c480 if (busy_count++ < FSI_MASTER_MAX_BUSY) { in poll_for_response()
Dfsi-master-ast-cf.c535 if (busy_count++ < FSI_MASTER_MAX_BUSY) { in handle_response()