Home
last modified time | relevance | path

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

12345678

/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-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-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-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/um/
Dtls_32.c64 int idx; in get_free_idx() local
93 int idx; in load_TLS() local
202 int idx, int flushed) in set_tls_entry()
219 int idx, ret = -EFAULT; in arch_copy_tls() local
239 int idx) in get_tls_entry()
280 int idx, ret; in sys_set_thread_area() local
311 int ptrace_set_thread_area(struct task_struct *child, int idx, in ptrace_set_thread_area()
328 int idx, ret; in sys_get_thread_area() local
350 int ptrace_get_thread_area(struct task_struct *child, int idx, in ptrace_get_thread_area()
/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/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/x86/include/asm/
Dfixmap.h171 static inline void __set_fixmap(enum fixed_addresses idx, in __set_fixmap()
178 #define set_fixmap(idx, phys) \ argument
184 #define set_fixmap_nocache(idx, phys) \ argument
187 #define clear_fixmap(idx) \ argument
200 static __always_inline unsigned long fix_to_virt(const unsigned int idx) in fix_to_virt()
225 __set_fixmap_offset(enum fixed_addresses idx, phys_addr_t phys, pgprot_t flags) in __set_fixmap_offset()
231 #define set_fixmap_offset(idx, phys) \ argument
234 #define set_fixmap_offset_nocache(idx, phys) \ argument
/arch/sparc/mm/
Dhighmem.c36 long idx, type; in kmap_atomic() local
83 unsigned long idx; in __kunmap_atomic() local
117 unsigned long idx, vaddr = (unsigned long)ptr; in kmap_atomic_to_page() local
/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/mips/mm/
Dhighmem.c47 int idx, type; in kmap_atomic() local
80 int idx = type + KM_TYPE_NR * smp_processor_id(); in __kunmap_atomic() local
104 int idx, type; in kmap_atomic_pfn() local
119 unsigned long idx, vaddr = (unsigned long)ptr; 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()
/arch/arm/mm/
Dhighmem.c41 unsigned int idx; in kmap_atomic() local
88 int idx, type; in __kunmap_atomic() local
114 int idx, type; in kmap_atomic_pfn() local

12345678