Searched refs:REG_STATE (Results 1 - 25 of 62) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mm/
H A Dinit.c61 mmu_config = ( REG_STATE(mmu, rw_mm_cfg, we, on) |
62 REG_STATE(mmu, rw_mm_cfg, acc, on) |
63 REG_STATE(mmu, rw_mm_cfg, ex, on) |
64 REG_STATE(mmu, rw_mm_cfg, inv, on) |
66 REG_STATE(mmu, rw_mm_cfg, seg_f, page) |
67 REG_STATE(mmu, rw_mm_cfg, seg_e, page) |
68 REG_STATE(mmu, rw_mm_cfg, seg_d, linear) |
70 REG_STATE(mmu, rw_mm_cfg, seg_f, linear) |
71 REG_STATE(mmu, rw_mm_cfg, seg_e, linear) |
72 REG_STATE(mm
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S109 move.d REG_STATE(mmu, rw_mm_cfg, we, on) \
110 | REG_STATE(mmu, rw_mm_cfg, acc, on) \
111 | REG_STATE(mmu, rw_mm_cfg, ex, on) \
112 | REG_STATE(mmu, rw_mm_cfg, inv, on) \
113 | REG_STATE(mmu, rw_mm_cfg, seg_f, page) \
114 | REG_STATE(mmu, rw_mm_cfg, seg_e, page) \
115 | REG_STATE(mmu, rw_mm_cfg, seg_d, linear) \
116 | REG_STATE(mmu, rw_mm_cfg, seg_c, linear) \
117 | REG_STATE(mmu, rw_mm_cfg, seg_b, linear) \
118 | REG_STATE(mm
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/mach-a3/
H A Ddram_init.S34 move.d REG_STATE(ddr2, rw_phy_cfg, en, yes), $r1
44 move.d REG_STATE(ddr2, rw_phy_ctrl, rst, yes) | \
45 REG_STATE(ddr2, rw_phy_ctrl, cal_rst, yes), $r1
47 move.d REG_STATE(ddr2, rw_phy_ctrl, cal_start, yes), $r1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/iop/asm/
H A Diop_version_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Diop_fifo_in_extra_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Diop_fifo_out_extra_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Diop_scrc_in_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Diop_scrc_out_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Diop_timer_grp_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Diop_trigger_grp_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/
H A Diop_version_defs_asm.h20 #ifndef REG_STATE
21 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Diop_sap_in_defs_asm.h20 #ifndef REG_STATE
21 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/hwregs/asm/
H A Dirq_nmi_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Dstrcop_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Dconfig_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Dcris_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Dstrmux_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Data_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Dmmu_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/
H A Dstartup.inc67 or.d REG_STATE(clkgen, rw_clk_ctrl, cpu, yes) | \
68 REG_STATE(clkgen, rw_clk_ctrl, ddr2, yes) | \
69 REG_STATE(clkgen, rw_clk_ctrl, memarb_bar_ddr, yes), $r0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/
H A Dstartup.inc54 or.d REG_STATE(config, rw_clk_ctrl, cpu, yes) | \
55 REG_STATE(config, rw_clk_ctrl, bif, yes) | \
56 REG_STATE(config, rw_clk_ctrl, fix_io, yes), $r0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/
H A Dconfig_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Dtimer_defs_asm.h23 #ifndef REG_STATE
24 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/
H A Dclkgen_defs_asm.h20 #ifndef REG_STATE
21 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro
H A Dtimer_defs_asm.h20 #ifndef REG_STATE
21 #define REG_STATE( scope, reg, field, symbolic_value ) \ macro

Completed in 280 milliseconds

123