Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/fsi/
Dfsi-master.h87 #define FSI_MASTER_DPOLL_CLOCKS 50 /* < 21 will cause slave to hang */ macro
Dfsi-master-gpio.c483 clock_zeros(master, FSI_MASTER_DPOLL_CLOCKS); in poll_for_response()
492 clock_zeros(master, FSI_MASTER_DPOLL_CLOCKS); in poll_for_response()
Dfsi-master-ast-cf.c529 rc = clock_zeros(master, FSI_MASTER_DPOLL_CLOCKS); in handle_response()