Home
last modified time | relevance | path

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

/arch/c6x/include/asm/
Dclock.h29 #define PLLDIV2 0x11c macro
/arch/arm/mach-davinci/
Dclock.h33 #define PLLDIV2 0x11c macro
Ddm644x.c78 .div_reg = PLLDIV2,
126 .div_reg = PLLDIV2,
Ddm365.c110 .div_reg = PLLDIV2,
192 .div_reg = PLLDIV2,
Dda850.c90 .div_reg = PLLDIV2,
153 .div_reg = PLLDIV2,
Ddm646x.c93 .div_reg = PLLDIV2,
Ddm355.c87 .div_reg = PLLDIV2,
Dda830.c68 .div_reg = PLLDIV2,
/arch/c6x/platforms/
Dplldata.c366 sysclks[2].div = PLLDIV2; in c6678_setup_clocks()