Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst_ca.c108 u8 dst_ca_comm_err = 0; in dst_put_ci() local
110 while (dst_ca_comm_err < RETRIES) { in dst_put_ci()
114 dst_ca_comm_err++; // work required here. in dst_put_ci()
120 if(dst_ca_comm_err == RETRIES) in dst_put_ci()