Searched +defs:a +defs:config (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 462 def show_diff(a, b, file_path, color_enabled): argument 846 def parse_one_config(self, config, dotconfig_lines, autoconf_lines): argument 1461 def find_kconfig_rules(kconf, config, imply_config): argument 1480 def check_imply_rule(kconf, config, imply_config): argument 1515 def add_imply_rule(config, fname, linenum): argument
|
| /rk3399_rockchip-uboot/drivers/video/drm/display-serdes/rohm/ |
| H A D | rohm-bu18tl82.c | 13 #define PINCTRL_GROUP(a, b, c) { .name = a, .pins = b, .num_pins = c} argument 411 int gpio, unsigned long config) in bu18tl82_gpio_set_config()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ns8382x.c | 270 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)dev->priv, a) argument 271 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a) argument 534 u32 config; in ns8382x_init() local 697 int config = (INL(dev, ChipConfig) ^ SpeedStatus_Polarity); in ns8382x_check_duplex() local
|
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ |
| H A D | ep0.c | 21 #define usleep_range(a, b) udelay((b)) argument 152 u32 config = le16_to_cpu(ctrl_req->wValue); in cdns3_req_ep0_set_configuration() local
|