Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-tusb1210.c64 int chg_det_retries; member
182 tusb->chg_det_retries = 0; in tusb1210_chg_det_set_type()
202 if (tusb->chg_det_retries < TUSB1210_CHG_DET_MAX_RETRIES) { in tusb1210_chg_det_handle_ulpi_error()
203 tusb->chg_det_retries++; in tusb1210_chg_det_handle_ulpi_error()
266 tusb->chg_det_retries = 0; in tusb1210_chg_det_work()