Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dfsi-master.h91 #define FSI_CRC_ERR_RETRIES 10 macro
H A Dfsi-master-gpio.c439 if (crc_err_retries++ > FSI_CRC_ERR_RETRIES) { in poll_for_response()
544 while ((retries++) < FSI_CRC_ERR_RETRIES) { in fsi_master_gpio_xfer()
H A Dfsi-master-ast-cf.c481 if (crc_err_retries++ > FSI_CRC_ERR_RETRIES) { in handle_response()
577 while ((retries++) < FSI_CRC_ERR_RETRIES) { in fsi_master_acf_xfer()