Searched refs:clk_status_reg (Results 1 – 1 of 1) sorted by relevance
424 u32 reg, clk_status_reg; in chip_wakeup() local445 &clk_status_reg); in chip_wakeup()447 while ((clk_status_reg & 0x1) == 0) { in chip_wakeup()451 &clk_status_reg); in chip_wakeup()453 if ((clk_status_reg & 0x1) == 0) { in chip_wakeup()457 } while ((clk_status_reg & 0x1) == 0); in chip_wakeup()