Home
last modified time | relevance | path

Searched refs:CM_PLL_ANARST (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/bcm/
H A Dclk-bcm2835.c150 # define CM_PLL_ANARST BIT(8) macro
621 cprman_write(cprman, data->cm_ctrl_reg, CM_PLL_ANARST); in bcm2835_pll_off()
642 cprman_read(cprman, data->cm_ctrl_reg) & ~CM_PLL_ANARST); in bcm2835_pll_on()