Home
last modified time | relevance | path

Searched refs:get_config (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Deeprom.c123 static struct ventana_eeprom_config *get_config(const char *name) in get_config() function
197 cfg = get_config(argv[1]); in do_econfig()
209 cfg = get_config(argv[1]); in do_econfig()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dtegra_gpio.c46 static int get_config(unsigned gpio) in get_config() function
230 if (!get_config(gpio)) in tegra_gpio_get_function()
/rk3399_rockchip-uboot/tools/env/
H A Dfw_env.c129 static int get_config (char *);
1444 if (get_config(opts->config_file)) { in parse_config()
1508 static int get_config (char *fname) in get_config() function
/rk3399_rockchip-uboot/tools/buildman/
H A Dkconfiglib.py1812 def get_config(self): member in Symbol
2542 def get_config(self): member in Menu
2689 def get_config(self): member in Choice
2961 def get_config(self): member in Comment