Home
last modified time | relevance | path

Searched defs:CONFIG_VCO_HZ (Results 1 – 1 of 1) sorted by relevance

/arch/blackfin/include/asm/
Dclocks.h36 # define CONFIG_VCO_HZ (CONFIG_CLKIN_HZ * CONFIG_VCO_MULT) macro
38 # define CONFIG_VCO_HZ ((CONFIG_CLKIN_HZ * CONFIG_VCO_MULT)/2) macro
45 # define CONFIG_VCO_HZ (CONFIG_CLKIN_HZ) macro