Searched refs:lookup (Results 1 – 14 of 14) sorted by relevance
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | sunxi_gpio.c | 145 char lookup[8]; in sunxi_name_to_gpio() local 148 sprintf(lookup, SUNXI_GPIO_AXP0_PREFIX "%d", in sunxi_name_to_gpio() 150 name = lookup; in sunxi_name_to_gpio() 152 sprintf(lookup, SUNXI_GPIO_AXP0_PREFIX "%d", in sunxi_name_to_gpio() 154 name = lookup; in sunxi_name_to_gpio()
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part.c | 699 goto lookup; in part_get_info_by_name_option() 707 goto lookup; in part_get_info_by_name_option() 719 lookup: in part_get_info_by_name_option() 737 goto lookup; in part_get_info_by_name_option()
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.gperf | 3 %define lookup-function-name kconf_id_lookup
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.dns | 48 In this way, you can lookup, and set many more meaningful
|
| H A D | README.enetaddr | 24 in other places easier (to avoid constant env lookup/parsing)
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | toolchain.py | 375 lookup = m.group(0)[2:-1] 376 value = var_dict.get(lookup, '')
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | exynos4210-trats.dts | 196 * DT-based regulator lookup yet.
|
| H A D | at91sam9n12.dtsi | 1029 atmel,pmecc-lookup-table-offset = <0x0 0x8000>;
|
| H A D | at91sam9x5.dtsi | 1226 atmel,pmecc-lookup-table-offset = <0x0 0x8000>;
|
| H A D | sama5d3.dtsi | 1523 atmel,pmecc-lookup-table-offset = <0x0 0x8000>;
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | fdtdec.c | 616 int lookup; in fdtdec_lookup_phandle() local 623 lookup = fdt_node_offset_by_phandle(blob, fdt32_to_cpu(*phandle)); in fdtdec_lookup_phandle() 624 return lookup; in fdtdec_lookup_phandle()
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | nvidia,tegra186-gpio.txt | 46 IDs and HW register offsets using a lookup table.
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | README.txt | 879 lookup service, perhaps searching by name. This is slightly less efficient
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 3900 "bootp" will just load perform a lookup of the
|