Searched refs:DMC0_DLLCTL (Results 1 – 2 of 2) sorted by relevance
2668 #define DMC0_DLLCTL 0xFFC80080 /* DMC0 DLL Control Register */ macro
319 #define bfin_read_DMC0_DLLCTL() bfin_read32(DMC0_DLLCTL)320 #define bfin_write_DMC0_DLLCTL(val) bfin_write32(DMC0_DLLCTL, val)