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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h28 #define SQ_ADDRMAX (P4SEG_STORE_QUE + 0x04000000)
H A Daddrspace.h20 #define P4SEG_STORE_QUE (P4SEG) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/cpu-sh4/cpu/
H A Dsq.h28 #define SQ_ADDRMAX (P4SEG_STORE_QUE + 0x04000000)
H A Daddrspace.h20 #define P4SEG_STORE_QUE (P4SEG) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Daddrspace.h63 #define P3_ADDR_MAX (P4SEG_STORE_QUE + 0x04000000)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Daddrspace.h63 #define P3_ADDR_MAX (P4SEG_STORE_QUE + 0x04000000)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dsq.c46 (void)__raw_readl(P4SEG_STORE_QUE); \
47 __raw_writel(0, P4SEG_STORE_QUE + 0); \
48 __raw_writel(0, P4SEG_STORE_QUE + 8); \
178 map->sq_addr = P4SEG_STORE_QUE + (page << PAGE_SHIFT);
223 page = (map->sq_addr - P4SEG_STORE_QUE) >> PAGE_SHIFT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/cpu/sh4/
H A Dsq.c46 (void)__raw_readl(P4SEG_STORE_QUE); \
47 __raw_writel(0, P4SEG_STORE_QUE + 0); \
48 __raw_writel(0, P4SEG_STORE_QUE + 8); \
178 map->sq_addr = P4SEG_STORE_QUE + (page << PAGE_SHIFT);
223 page = (map->sq_addr - P4SEG_STORE_QUE) >> PAGE_SHIFT;

Completed in 143 milliseconds