Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dimx31_ccm.h46 #define CCMR_FPME (1<<0) macro
/openbmc/qemu/hw/misc/
H A Dimx31_ccm.c113 if (s->reg[IMX31_CCM_CCMR_REG] & CCMR_FPME) { in imx31_ccm_get_pll_ref_clk()