Searched refs:DMEM_CONTROL (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dcplb.h122 #define _disable_dcplb() _disable_cplb(DMEM_CONTROL, ENDCPLB)
123 #define disable_dcplb() disable_cplb(DMEM_CONTROL, ENDCPLB)
142 #define _enable_dcplb() _enable_cplb(DMEM_CONTROL, ENDCPLB)
143 #define enable_dcplb() enable_cplb(DMEM_CONTROL, ENDCPLB)
H A Dcdef_LPBlackfin.h19 #define bfin_read_DMEM_CONTROL() bfin_read32(DMEM_CONTROL)
20 #define bfin_write_DMEM_CONTROL(val) bfin_write32(DMEM_CONTROL,val)
H A Ddef_LPBlackfin.h226 #define DMEM_CONTROL 0xFFE00004 /* Data memory control */ macro
518 * DMEM_CONTROL Register
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-common/
H A Dcache-c.c65 bfin_cache_init(dcplb_tbl, DCPLB_ADDR0, DCPLB_DATA0, DMEM_CONTROL,
H A Dhead.S105 p0.l = LO(DMEM_CONTROL);
106 p0.h = HI(DMEM_CONTROL);
H A Dentry.S378 P4.L = LO(DMEM_CONTROL);
379 P4.H = HI(DMEM_CONTROL);
1138 P4.L = LO(DMEM_CONTROL);
1139 P4.H = HI(DMEM_CONTROL);
H A Ddpmc_modes.S404 PM_PUSH(DMEM_CONTROL)
702 PM_POP(DMEM_CONTROL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/
H A Dsecondary.S81 p0.l = LO(DMEM_CONTROL);
82 p0.h = HI(DMEM_CONTROL);

Completed in 126 milliseconds