Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 25 of 39) sorted by relevance

12

/arch/arm/mach-tegra/
Dtegra2_emc.c124 if (pdata->tables[i].rate >= rate && in tegra_emc_round_rate()
125 (pdata->tables[i].rate - rate) < distance) { in tegra_emc_round_rate()
126 distance = pdata->tables[i].rate - rate; in tegra_emc_round_rate()
134 pr_debug("%s: using %lu\n", __func__, pdata->tables[best].rate); in tegra_emc_round_rate()
136 return pdata->tables[best].rate * 2 * 1000; in tegra_emc_round_rate()
165 if (pdata->tables[i].rate == rate) in tegra_emc_set_rate()
174 emc_writel(pdata->tables[i].regs[j], emc_reg_addr[j]); in tegra_emc_set_rate()
176 emc_readl(pdata->tables[i].regs[TEGRA_EMC_NUM_REGS - 1]); in tegra_emc_set_rate()
231 pdata->tables = devm_kzalloc(&pdev->dev, in tegra_emc_dt_parse_pdata()
232 sizeof(*pdata->tables) * num_tables, in tegra_emc_dt_parse_pdata()
[all …]
DMakefile17 obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += pinmux-tegra20-tables.o
18 obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += pinmux-tegra30-tables.o
/arch/x86/mm/
Dinit.c46 unsigned long puds = 0, pmds = 0, ptes = 0, tables; in find_early_table_space() local
78 tables = roundup(puds * sizeof(pud_t), PAGE_SIZE); in find_early_table_space()
79 tables += roundup(pmds * sizeof(pmd_t), PAGE_SIZE); in find_early_table_space()
80 tables += roundup(ptes * sizeof(pte_t), PAGE_SIZE); in find_early_table_space()
81 tables += (pgd_extra * PAGE_SIZE); in find_early_table_space()
85 tables += roundup(__end_of_fixed_addresses * sizeof(pte_t), PAGE_SIZE); in find_early_table_space()
89 base = memblock_find_in_range(start, good_end, tables, PAGE_SIZE); in find_early_table_space()
95 pgt_buf_top = pgt_buf_start + (tables >> PAGE_SHIFT); in find_early_table_space()
/arch/x86/lib/
DMakefile10 $(obj)/inat-tables.c: $(inat_tables_script) $(inat_tables_maps)
13 $(obj)/inat.o: $(obj)/inat-tables.c
15 clean-files := inat-tables.c
D.gitignore1 inat-tables.c
/arch/arm/mach-s3c2440/
DKconfig30 PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals.
37 PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals.
/arch/x86/tools/
DMakefile36 …x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
38 …x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
/arch/frv/kernel/
Dentry-table.S19 # Declare the main trap and vector tables
21 # There are six tables:
28 # exception processing. We have three different tables for the three
35 # The user and kernel trap tables use the same prologue for normal
47 # The linker script places the user mode and kernel mode trap tables on to
Dhead-uc-fr451.S155 # start in TLB context 0 with no page tables
Dbreak.S237 # access the fixup table - there's a 1:1 mapping between the slots in the trap tables and
238 # the slots in the trap fixup tables allowing us to simply divide the offset into the
/arch/x86/platform/efi/
Defi.c502 efi_systab.tables = systab64->tables; in efi_systab_init()
503 tmp |= systab64->tables; in efi_systab_init()
534 efi_systab.tables = systab32->tables; in efi_systab_init()
557 static int __init efi_config_init(u64 tables, int nr_tables) in efi_config_init() argument
570 config_tables = early_ioremap(tables, nr_tables * sz); in efi_config_init()
724 if (efi_config_init(efi.systab->tables, efi.systab->nr_tables)) in efi_init()
/arch/tile/
DMakefile31 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/arch/alpha/
DMakefile16 cflags-y += $(call cc-option, -fno-jump-tables)
/arch/s390/include/asm/
Dtlb.h40 void *tables[0]; member
/arch/tile/include/asm/
Dpgalloc.h109 # error Rework assumption that L1 and L2 page tables are same size.
/arch/x86/um/vdso/
DMakefile40 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
/arch/ia64/kernel/
Desi.c58 config_tables = __va(efi.systab->tables); in esi_init()
Dunwind.c87 struct unw_table *tables; member
147 .tables = &unw.kernel_table,
1563 for (table = unw.tables; table; table = table->next) { in build_script()
1572 if (prev && prev != unw.tables) { in build_script()
1575 table->next = unw.tables->next; in build_script()
1576 unw.tables->next = table; in build_script()
2118 table->next = unw.tables->next; in unw_add_unwind_table()
2119 unw.tables->next = table; in unw_add_unwind_table()
2151 for (prev = (struct unw_table *) &unw.tables; prev; prev = prev->next) in unw_remove_unwind_table()
/arch/m68k/fpsp040/
Ddecbin.S53 | tables rounded to RN, RM, and RP, according to the table
83 | to nearest, minus, and plus, respectively. The tables include
86 | tables include the first 5 for ease of indexing.
/arch/x86/vdso/
DMakefile53 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
/arch/sh/
DMakefile199 KBUILD_CFLAGS += -fasynchronous-unwind-tables
/arch/x86/
DMakefile131 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
/arch/ia64/hp/sim/boot/
Dfw-emu.c288 efi_systab->tables = __pa(efi_tables); in sys_fw_init()
/arch/frv/
DKconfig89 bool "Allocate page tables in highmem"
95 Setting this option will put user-space page tables in high memory.
/arch/arm/mm/
Dproc-v6.S218 orr r6, r6, #1 << 25 @ big-endian page tables

12