Home
last modified time | relevance | path

Searched refs:levels (Results 1 – 25 of 26) sorted by relevance

12

/arch/blackfin/mach-bf609/
DKconfig55 int "SEC interrupt priority levels"
59 Divide the total number of interrupt priority levels into sub-levels.
60 There is 2 ^ (SEC_IRQ_PRIORITY_LEVELS + 1) different levels.
/arch/arm/boot/dts/
Dwm8850-w70v2.dts22 brightness-levels = <0 40 60 80 100 130 190 255>;
Dtegra20-medcom-wide.dts37 brightness-levels = <0 4 8 16 32 64 128 255>;
Dimx28-tx28.dts113 brightness-levels = <0 4 8 16 32 64 128 255>;
Dimx23-evk.dts137 brightness-levels = <0 4 8 16 32 64 128 255>;
Dimx28-apf28dev.dts176 brightness-levels = <0 4 8 16 32 64 128 255>;
Dimx28-evk.dts347 brightness-levels = <0 4 8 16 32 64 128 255>;
Dimx28-cfa10049.dts344 brightness-levels = <0 4 8 16 32 64 128 255>;
Domap4-sdp.dts101 brightness-levels = <
/arch/frv/kernel/
Dirq.c152 #error dont know external IRQ trigger levels for this setup in init_IRQ()
/arch/ia64/kernel/
Dtopology.c312 unsigned long i, levels, unique_caches; in cpu_cache_sysfs_init() local
319 if ((status = ia64_pal_cache_summary(&levels, &unique_caches)) != 0) { in cpu_cache_sysfs_init()
329 for (i=0; i < levels; i++) { in cpu_cache_sysfs_init()
Dpalinfo.c213 unsigned long i, levels, unique_caches; in cache_info() local
218 if ((status = ia64_pal_cache_summary(&levels, &unique_caches)) != 0) { in cache_info()
224 levels, unique_caches); in cache_info()
226 for (i=0; i < levels; i++) { in cache_info()
Dsetup.c857 unsigned long l, levels, unique_caches; in get_cache_info() local
861 status = ia64_pal_cache_summary(&levels, &unique_caches); in get_cache_info()
873 for (l = 0; l < levels; ++l) { in get_cache_info()
/arch/sparc/kernel/
Dsun4d_smp.c228 #define IGEN_MESSAGE(bcast, devid, sid, levels) \ argument
229 (((bcast) << 31) | ((devid) << 23) | ((sid) << 15) | (levels))
/arch/ia64/pci/
Dpci.c688 unsigned long levels, unique_caches; in set_pci_dfl_cacheline_size() local
692 status = ia64_pal_cache_summary(&levels, &unique_caches); in set_pci_dfl_cacheline_size()
699 status = ia64_pal_cache_config_info(levels - 1, in set_pci_dfl_cacheline_size()
/arch/powerpc/boot/dts/
Dtqm5200.dts59 // 5200 interrupts are encoded into two levels;
Dcharon.dts62 // 5200 interrupts are encoded into two levels;
Dlite5200.dts59 // 5200 interrupts are encoded into two levels;
Dmpc5200b.dtsi60 // 5200 interrupts are encoded into two levels;
/arch/x86/kernel/cpu/
Dintel_cacheinfo.c220 static const unsigned char __cpuinitconst levels[] = { 1, 1, 2, 3 }; variable
280 eax->split.level = levels[leaf]; in amd_cpuid4()
/arch/arc/kernel/
Dentry.S693 ; However with 2 levels of IRQ this can also happen even if
/arch/arm/mm/
Dcache-v7.S107 b flush_levels @ start flushing cache levels
/arch/blackfin/
DKconfig.debug151 The trace buffer does not record loops two levels deep. Helpful if
/arch/arm64/
DKconfig176 allowing only two levels of page tables and faster TLB
/arch/mn10300/
DKconfig433 what it does is restrict the levels of interrupt which are permitted

12