Searched refs:loop_cnt (Results 1 – 3 of 3) sorted by relevance
155 int loop_cnt = 0; in keystone_xhci_phy_suspend() local210 ++loop_cnt; in keystone_xhci_phy_suspend()213 } while (((usb2_pls != 0x4) || (usb3_pls != 0x4)) && loop_cnt < 1000); in keystone_xhci_phy_suspend()221 debug("USB2 and USB3 PLS - Disabled, loop_cnt=%d\n", loop_cnt); in keystone_xhci_phy_suspend()
143 u8 loop_cnt, u32 seed_victim, u32 seed_aggressor, in hte_rw_data_cmp() argument178 tmp = 0x10001000 | (loop_cnt << 16); in hte_rw_data_cmp()
245 u32 loop_cnt = 0; in lcd_disable_raster() local250 loop_cnt = 5000; in lcd_disable_raster()265 } while (!(stat & 0x01) && (i++ < loop_cnt)); in lcd_disable_raster()272 if ((loop_cnt != 0) && (i >= loop_cnt)) { in lcd_disable_raster()