Searched refs:CM_LOCK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/bcm/
H A Dclk-bcm2835.c185 #define CM_LOCK 0x114 macro
424 /* Bit in CM_LOCK to indicate when the PLL has locked. */
647 while (!(cprman_read(cprman, CM_LOCK) & data->lock_mask)) {

Completed in 132 milliseconds