Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dimx31_ccm.h50 #define CCMR_PRCS (3<<1) macro
/openbmc/qemu/hw/misc/
H A Dimx31_ccm.c112 if ((s->reg[IMX31_CCM_CCMR_REG] & CCMR_PRCS) == 2) { in imx31_ccm_get_pll_ref_clk()