Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf609/
Ddpm.S25 P0.H = HI(DPM0_CTL);
26 P0.L = LO(DPM0_CTL);
95 P0.H = HI(DPM0_CTL);
96 P0.L = LO(DPM0_CTL);
Dpm.c157 bfin_write32(DPM0_CTL, 2); in bf609_resume_ccbuf()
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h3218 #define DPM0_CTL 0xFFCA9000 /* DPM0 Control Register */ macro