Searched refs:clk_status_reg (Results 1 – 1 of 1) sorted by relevance
405 u32 reg, clk_status_reg; in chip_wakeup() local426 &clk_status_reg); in chip_wakeup()428 while ((clk_status_reg & 0x1) == 0) { in chip_wakeup()432 &clk_status_reg); in chip_wakeup()434 if ((clk_status_reg & 0x1) == 0) { in chip_wakeup()438 } while ((clk_status_reg & 0x1) == 0); in chip_wakeup()