Home
last modified time | relevance | path

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

/external/u-boot/arch/m68k/include/asm/
Dm520x.h333 #define PLL_PODR_BUSDIV(x) ((x) & 0x0F) macro
Dm5329.h1027 #define PLL_PODR_BUSDIV(x) ((x)&0x0F) macro