Searched refs:REG_FIELD (Results 1 - 25 of 60) 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.c93 mmu_kbase_hi = ( REG_FIELD(mmu, rw_mm_kbase_hi, base_f, 0x0) |
95 REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 0x0) |
96 REG_FIELD(mmu, rw_mm_kbase_hi, base_d, 0x5) |
98 REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 0x8) |
99 REG_FIELD(mmu, rw_mm_kbase_hi, base_d, 0x0) |
101 REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 0x4) |
102 REG_FIELD(mmu, rw_mm_kbase_hi, base_b, 0xb) |
104 REG_FIELD(mmu, rw_mm_kbase_hi, base_a, 0x0) |
106 REG_FIELD(mmu, rw_mm_kbase_hi, base_a, 0xa) |
108 REG_FIELD(mm
[all...]
H A Dtlb.c19 tlb_sel = REG_FIELD(mmu, rw_mm_tlb_sel, idx, val); \
63 mmu_tlb_sel = REG_FIELD(mmu, rw_mm_tlb_sel, idx, i);
65 mmu_tlb_hi = (REG_FIELD(mmu, rw_mm_tlb_hi, pid, INVALID_PAGEID)
66 | REG_FIELD(mmu, rw_mm_tlb_hi, vpn, i & 0xf));
106 mmu_tlb_hi = (REG_FIELD(mmu, rw_mm_tlb_hi, pid,
108 | REG_FIELD(mmu, rw_mm_tlb_hi, vpn,
152 mmu_tlb_hi = REG_FIELD(mmu, rw_mm_tlb_hi, pid,
/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.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Diop_fifo_in_extra_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Diop_fifo_out_extra_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Diop_scrc_in_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Diop_scrc_out_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Diop_timer_grp_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Diop_trigger_grp_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, 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.h14 #ifndef REG_FIELD
15 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Diop_sap_in_defs_asm.h14 #ifndef REG_FIELD
15 #define REG_FIELD( scope, reg, field, 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.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dstrcop_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dconfig_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dcris_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dstrmux_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Data_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dmmu_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Drt_trace_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dtimer_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/kernel/
H A Dhead.S74 move.d REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 8) \
75 | REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 4) \
76 | REG_FIELD(mmu, rw_mm_kbase_hi, base_d, 5) \
77 | REG_FIELD(mmu, rw_mm_kbase_hi, base_b, 0xb), $r0
79 move.d REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 8) \
80 | REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 4) \
81 | REG_FIELD(mmu, rw_mm_kbase_hi, base_b, 0xb), $r0
85 move.d REG_FIELD(mmu, rw_mm_kbase_hi, base_e, 8) \
86 | REG_FIELD(mmu, rw_mm_kbase_hi, base_c, 4) \
87 | REG_FIELD(mm
[all...]
/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.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dtimer_defs_asm.h17 #ifndef REG_FIELD
18 #define REG_FIELD( scope, reg, field, 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.h14 #ifndef REG_FIELD
15 #define REG_FIELD( scope, reg, field, value ) \ macro
H A Dtimer_defs_asm.h14 #ifndef REG_FIELD
15 #define REG_FIELD( scope, reg, field, value ) \ macro

Completed in 80 milliseconds

123