Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/quark/
H A Dsmc.h122 #define DCO_CPGCLOCK (1 << 8) macro
H A Dsmc.c2611 dco |= (DCO_DRPLOCK | DCO_CPGCLOCK); in lock_registers()