Home
last modified time | relevance | path

Searched refs:lookup (Results 1 – 12 of 12) sorted by relevance

/arch/mips/pic32/pic32mzda/
Dinit.c115 static int __init pic32_of_prepare_platform_data(struct of_dev_auxdata *lookup) in pic32_of_prepare_platform_data() argument
122 for (; lookup->compatible; lookup++) { in pic32_of_prepare_platform_data()
123 np = of_find_compatible_node(NULL, NULL, lookup->compatible); in pic32_of_prepare_platform_data()
125 lookup->name = (char *)np->name; in pic32_of_prepare_platform_data()
126 if (lookup->phys_addr) in pic32_of_prepare_platform_data()
129 lookup->phys_addr = res.start; in pic32_of_prepare_platform_data()
/arch/arm/mach-integrator/
Dimpd1.c385 struct gpiod_lookup_table *lookup; in impd1_probe() local
389 lookup = devm_kzalloc(&dev->dev, in impd1_probe()
390 struct_size(lookup, table, 3), in impd1_probe()
395 if (!lookup || !chipname || !mmciname) in impd1_probe()
398 lookup->dev_id = mmciname; in impd1_probe()
413 lookup->table[0].chip_label = chipname; in impd1_probe()
414 lookup->table[0].chip_hwnum = 3; in impd1_probe()
415 lookup->table[0].con_id = "wp"; in impd1_probe()
416 lookup->table[1].chip_label = chipname; in impd1_probe()
417 lookup->table[1].chip_hwnum = 4; in impd1_probe()
[all …]
/arch/x86/platform/intel-mid/device_libs/
Dplatform_bt.c40 struct gpiod_lookup *lookup = table->table; in tng_bt_sfi_setup() local
51 lookup[0].chip_hwnum = get_gpio_by_name(TNG_BT_SFI_GPIO_DEVICE_WAKEUP); in tng_bt_sfi_setup()
52 lookup[1].chip_hwnum = get_gpio_by_name(TNG_BT_SFI_GPIO_SHUTDOWN); in tng_bt_sfi_setup()
53 lookup[2].chip_hwnum = get_gpio_by_name(TNG_BT_SFI_GPIO_HOST_WAKEUP); in tng_bt_sfi_setup()
Dplatform_bcm43xx.c66 struct gpiod_lookup *lookup = table->table; in bcm43xx_regulator_register() local
69 lookup[0].chip_hwnum = get_gpio_by_name(WLAN_SFI_GPIO_ENABLE_NAME); in bcm43xx_regulator_register()
/arch/arm/crypto/
DKconfig77 since it uses lookup tables. However, as countermeasures it
94 This implementation does not rely on any lookup tables so it is
/arch/arm/boot/dts/
Dexynos4210-origen.dts257 * DT-based regulator lookup yet.
Dexynos4210-trats.dts409 * DT-based regulator lookup yet.
/arch/arm/mm/
Dabort-lv4t.S174 add pc, pc, r7, lsr #10 @ lookup in table
/arch/arc/mm/
Dtlbex.S190 ; This macro does the page-table lookup for the faulting address.
/arch/x86/events/intel/
Duncore.c66 lookup: in __find_pci2phy_map()
80 goto lookup; in __find_pci2phy_map()
/arch/ia64/kernel/
Dunwind.c1501 lookup (struct unw_table *table, unsigned long rel_ip) in lookup() function
1579 e = lookup(table, ip - table->segment_base); in build_script()
/arch/x86/
DKconfig1492 has the cost of more pagetable lookup overhead, and also