Home
last modified time | relevance | path

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

/arch/mn10300/mm/
Dcache-flush-by-reg.S72 # DCPGCR = DCPGCR_DCP
74 mov DCPGCR_DCP,d0
155 or DCPGCR_DCP,d0
156 mov d0,(a0) # DCPGCR = (mask & start) | DCPGCR_DCP
207 mov DCPGCR_DCP|DCPGCR_DCI,d0
288 or DCPGCR_DCP|DCPGCR_DCI,d0
289 mov d0,(a0) # DCPGCR = (mask & start)|DCPGCR_DCP|DCPGCR_DCI
Dcache-dbg-flush-by-reg.S61 # DCPGCR = DCPGCR_DCP
63 mov DCPGCR_DCP,d0
/arch/mn10300/include/asm/
Dcpu-regs.h195 #define DCPGCR_DCP 0x00000002 /* data cache area purge */ macro