Home
last modified time | relevance | path

Searched defs:idx (Results 1 – 25 of 225) sorted by relevance

123456789

/arch/sh/kernel/cpu/sh5/
Dclock-sh5.c27 int idx = (__raw_readl(cprc_base + 0x00) >> 6) & 0x0007; in master_clk_init() local
37 int idx = (__raw_readw(cprc_base) >> 12) & 0x0007; in module_clk_recalc() local
47 int idx = (__raw_readw(cprc_base) >> 3) & 0x0007; in bus_clk_recalc() local
57 int idx = (__raw_readw(cprc_base) & 0x0007); in cpu_clk_recalc() local
72 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/arch/sh/kernel/cpu/sh3/
Dclock-sh3.c32 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local
44 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local
56 int idx = ((frqcr & 0x8000) >> 13) | ((frqcr & 0x0030) >> 4); in bus_clk_recalc() local
68 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local
84 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7709.c28 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local
40 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local
52 int idx = (frqcr & 0x0080) ? in bus_clk_recalc() local
65 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local
81 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7706.c28 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in master_clk_init() local
40 int idx = ((frqcr & 0x2000) >> 11) | (frqcr & 0x0003); in module_clk_recalc() local
52 int idx = ((frqcr & 0x8000) >> 13) | ((frqcr & 0x0030) >> 4); in bus_clk_recalc() local
64 int idx = ((frqcr & 0x4000) >> 12) | ((frqcr & 0x000c) >> 2); in cpu_clk_recalc() local
80 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7710.c38 int idx = (__raw_readw(FRQCR) & 0x0007); in module_clk_recalc() local
48 int idx = (__raw_readw(FRQCR) & 0x0700) >> 8; in bus_clk_recalc() local
58 int idx = (__raw_readw(FRQCR) & 0x0070) >> 4; in cpu_clk_recalc() local
73 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7712.c27 int idx = (frqcr & 0x0300) >> 8; in master_clk_init() local
39 int idx = frqcr & 0x0007; in module_clk_recalc() local
51 int idx = (frqcr & 0x0030) >> 4; in cpu_clk_recalc() local
66 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7705.c44 int idx = __raw_readw(FRQCR) & 0x0003; in module_clk_recalc() local
54 int idx = (__raw_readw(FRQCR) & 0x0300) >> 8; in bus_clk_recalc() local
64 int idx = (__raw_readw(FRQCR) & 0x0030) >> 4; in cpu_clk_recalc() local
79 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/arch/sh/kernel/cpu/sh4a/
Dubc.c18 #define UBC_CBR(idx) (0xff200000 + (0x20 * idx)) argument
19 #define UBC_CRR(idx) (0xff200004 + (0x20 * idx)) argument
20 #define UBC_CAR(idx) (0xff200008 + (0x20 * idx)) argument
21 #define UBC_CAMR(idx) (0xff20000c + (0x20 * idx)) argument
35 static void sh4a_ubc_enable(struct arch_hw_breakpoint *info, int idx) in sh4a_ubc_enable()
41 static void sh4a_ubc_disable(struct arch_hw_breakpoint *info, int idx) in sh4a_ubc_disable()
Dclock-sh7770.c33 int idx = ((__raw_readl(FRQCR) >> 28) & 0x000f); in module_clk_recalc() local
43 int idx = (__raw_readl(FRQCR) & 0x000f); in bus_clk_recalc() local
53 int idx = ((__raw_readl(FRQCR) >> 24) & 0x000f); in cpu_clk_recalc() local
68 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7780.c36 int idx = (__raw_readl(FRQCR) & 0x0003); in module_clk_recalc() local
46 int idx = ((__raw_readl(FRQCR) >> 16) & 0x0007); in bus_clk_recalc() local
56 int idx = ((__raw_readl(FRQCR) >> 24) & 0x0001); in cpu_clk_recalc() local
71 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
79 int idx = ((__raw_readl(FRQCR) >> 20) & 0x0007); in shyway_clk_recalc() local
Dclock-sh7763.c36 int idx = ((__raw_readl(FRQCR) >> 4) & 0x07); in module_clk_recalc() local
46 int idx = ((__raw_readl(FRQCR) >> 16) & 0x07); in bus_clk_recalc() local
65 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
73 int idx = ((__raw_readl(FRQCR) >> 20) & 0x07); in shyway_clk_recalc() local
Dperf_event.c17 #define PPC_CCBR(idx) (0xff200800 + (sizeof(u32) * idx)) argument
18 #define PPC_PMCTR(idx) (0xfc100000 + (sizeof(u32) * idx)) argument
230 static u64 sh4a_pmu_read(int idx) in sh4a_pmu_read()
235 static void sh4a_pmu_disable(struct hw_perf_event *hwc, int idx) in sh4a_pmu_disable()
244 static void sh4a_pmu_enable(struct hw_perf_event *hwc, int idx) in sh4a_pmu_enable()
/arch/x86/crypto/
Dsha512-avx-asm.S135 idx = \rnd define
176 idx = \rnd - 2 define
178 idx = \rnd - 15 define
191 idx = \rnd define
231 idx = \rnd - 16 define
233 idx = \rnd - 7 define
240 idx = \rnd + 1 define
252 idx = \rnd define
Dsha512-ssse3-asm.S128 idx = \rnd define
174 idx = \rnd -2 define
180 idx = \rnd define
182 idx = \rnd - 15 define
226 idx = \rnd + 1 define
247 idx = \rnd - 7 define
263 idx = \rnd define
/arch/sh/kernel/cpu/sh4/
Dclock-sh4.c40 int idx = (__raw_readw(FRQCR) & 0x0007); in module_clk_recalc() local
50 int idx = (__raw_readw(FRQCR) >> 3) & 0x0007; in bus_clk_recalc() local
60 int idx = (__raw_readw(FRQCR) >> 6) & 0x0007; in cpu_clk_recalc() local
75 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/arch/x86/um/
Dtls_32.c65 int idx; in get_free_idx() local
94 int idx; in load_TLS() local
203 int idx, int flushed) in set_tls_entry()
220 int idx, ret = -EFAULT; in arch_copy_tls() local
240 int idx) in get_tls_entry()
281 int idx, ret; in SYSCALL_DEFINE1() local
312 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area()
329 int idx, ret; in SYSCALL_DEFINE1() local
351 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area()
/arch/sh/kernel/cpu/sh2a/
Dclock-sh7201.c39 int idx = (__raw_readw(FREQCR) & 0x0007); in module_clk_recalc() local
49 int idx = (__raw_readw(FREQCR) & 0x0007); in bus_clk_recalc() local
59 int idx = ((__raw_readw(FREQCR) >> 4) & 0x0007); in cpu_clk_recalc() local
74 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7203.c41 int idx = (__raw_readw(FREQCR) & 0x0007); in module_clk_recalc() local
51 int idx = (__raw_readw(FREQCR) & 0x0007); in bus_clk_recalc() local
70 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7206.c38 int idx = (__raw_readw(FREQCR) & 0x0007); in module_clk_recalc() local
57 int idx = (__raw_readw(FREQCR) & 0x0007); in cpu_clk_recalc() local
72 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/arch/microblaze/include/asm/
Dfixmap.h61 #define set_fixmap(idx, phys) \ argument
66 #define set_fixmap_nocache(idx, phys) \ argument
69 #define clear_fixmap(idx) \ argument
85 static __always_inline unsigned long fix_to_virt(const unsigned int idx) in fix_to_virt()
/arch/powerpc/include/asm/
Dfixmap.h61 #define set_fixmap(idx, phys) \ argument
66 #define set_fixmap_nocache(idx, phys) \ argument
69 #define clear_fixmap(idx) \ argument
85 static __always_inline unsigned long fix_to_virt(const unsigned int idx) in fix_to_virt()
/arch/arm/mach-omap2/
Dcm2xxx_3xxx.h53 static inline u32 omap2_cm_read_mod_reg(s16 module, u16 idx) in omap2_cm_read_mod_reg()
58 static inline void omap2_cm_write_mod_reg(u32 val, s16 module, u16 idx) in omap2_cm_write_mod_reg()
65 s16 idx) in omap2_cm_rmw_mod_reg_bits()
78 static inline u32 omap2_cm_read_mod_bits_shift(s16 domain, s16 idx, u32 mask) in omap2_cm_read_mod_bits_shift()
89 static inline u32 omap2_cm_set_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_set_mod_reg_bits()
94 static inline u32 omap2_cm_clear_mod_reg_bits(u32 bits, s16 module, s16 idx) in omap2_cm_clear_mod_reg_bits()
/arch/metag/mm/
Dhighmem.c42 enum fixed_addresses idx; in kmap_atomic() local
66 int idx, type; in __kunmap_atomic() local
94 enum fixed_addresses idx; in kmap_atomic_pfn() local
115 int idx; in kmap_atomic_to_page() local
/arch/blackfin/kernel/cplb-mpu/
Dcplbmgr.c103 int idx; in dcplb_miss() local
127 int idx = page >> 5; in dcplb_miss() local
149 int idx = page >> 5; in dcplb_miss() local
178 int idx; in icplb_miss() local
227 int idx = page >> 5; in icplb_miss() local
258 int idx = page >> 5; in icplb_miss() local
287 int idx = faulting_cplb_index(status); in dcplb_protection_fault() local
/arch/um/include/asm/
Dfixmap.h46 #define set_fixmap(idx, phys) \ argument
51 #define set_fixmap_nocache(idx, phys) \ argument
75 static inline unsigned long fix_to_virt(const unsigned int idx) in fix_to_virt()

123456789