Home
last modified time | relevance | path

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

/external/u-boot/drivers/cpu/
Dbmips_cpu.c59 #define DMIPSPLLCFG_6368_NDIV_SHIFT 16 macro
60 #define DMIPSPLLCFG_6368_NDIV_MASK (0x1ff << DMIPSPLLCFG_6368_NDIV_SHIFT)
244 DMIPSPLLCFG_6368_NDIV_SHIFT; in bcm6368_get_cpu_freq()