Searched refs:repeat_cnt (Results 1 – 2 of 2) sorted by relevance
86 unsigned int repeat_cnt; member375 writel(kbc->repeat_cnt, kbc->mmio + KBC_RPT_DLY_0); in tegra_kbc_start()505 kbc->repeat_cnt = prop; in tegra_kbc_parse_dt()670 kbc->repoll_dly = KBC_ROW_SCAN_DLY + scan_time_rows + kbc->repeat_cnt; in tegra_kbc_probe()
654 int max_repeat = 1, repeat_cnt = 0; in lo_probe_loctls_statemachine() local705 if (repeat_cnt == 0) { in lo_probe_loctls_statemachine()708 repeat_cnt++; in lo_probe_loctls_statemachine()711 } else if (repeat_cnt == 2) in lo_probe_loctls_statemachine()716 } while (++repeat_cnt < max_repeat); in lo_probe_loctls_statemachine()