| /rk3399_rockchip-uboot/board/Seagate/dockstar/ |
| H A D | dockstar.c | 111 char *name = "egiga0"; in reset_phy() local
|
| /rk3399_rockchip-uboot/board/birdland/bav335x/ |
| H A D | board.h | 34 char name[HDR_NAME_LEN]; /* BAV3354 */ member
|
| /rk3399_rockchip-uboot/board/Synology/ds109/ |
| H A D | ds109.c | 151 char *name = "egiga0"; in reset_phy() local
|
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop.h | 20 #define VOP_WIN_SUPPORT(vop, win, name) \ argument 23 #define VOP_CTRL_SUPPORT(vop, name) \ argument 29 #define _REG_SET(vop, name, off, reg, mask, v) \ argument 38 #define REG_SET(x, name, off, reg, v) \ argument 40 #define REG_SET_MASK(x, name, off, reg, mask, v, relaxed) \ argument 43 #define VOP_WIN_SET(x, name, v) \ argument 45 #define VOP_WIN_SET_EXT(x, ext, name, v) \ argument 47 #define VOP_SCL_SET(x, name, v) \ argument 49 #define VOP_SCL_SET_EXT(x, name, v) \ argument 52 #define VOP_CTRL_SET(x, name, v) \ argument [all …]
|
| H A D | drm_of.c | 48 const char *name; in drm_of_lvds_get_remote_pixels_type() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | stdio.c | 153 static int stdio_probe_device(const char *name, enum uclass_id id, in stdio_probe_device() 186 struct stdio_dev *stdio_get_by_name(const char *name) in stdio_get_by_name()
|
| H A D | bedbug.c | 459 struct opcode *find_opcode_by_name (char *name) in find_opcode_by_name() 527 int spr_value (char *name) in spr_value() 612 int tbr_value (char *name) in tbr_value()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl.h | 29 const char *name; member 178 const char *name; member
|
| H A D | rockusb.h | 61 #define IS_RKUSB_UMS_DNL(name) (!strncmp((name), "rkusb_ums_dnl", 13)) argument 71 #define IS_RKUSB_UMS_DNL(name) 0 argument
|
| H A D | os.h | 203 char name[0]; /* Name of entry */ member
|
| H A D | atmel_mci.h | 205 #define MMCI_BIT(name) \ argument 207 #define MMCI_BF(name,value) \ argument 210 #define MMCI_BFEXT(name,value) \ argument 213 #define MMCI_BFINS(name,value,old) \ argument
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | microcode-tool.py | 27 def __init__(self, name, data): argument
|
| H A D | microcode-tool | 27 def __init__(self, name, data): argument
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | fdt.c | 33 char *name[3] = { "eTSEC1", "eTSEC2", "eTSEC3" }; in ft_fixup_enet_phy_connect_type() local
|
| /rk3399_rockchip-uboot/include/test/ |
| H A D | test.h | 36 const char *name; member
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | eeprom.c | 123 static struct ventana_eeprom_config *get_config(const char *name) in get_config()
|
| /rk3399_rockchip-uboot/include/power/ |
| H A D | act8846_pmic.h | 25 char *name; member
|
| /rk3399_rockchip-uboot/drivers/power/mfd/ |
| H A D | fg_max77693.c | 118 static const char name[] = "MAX77693_FG"; in power_fg_init() local
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | macb.c | 208 void __weak arch_get_mdio_control(const char *name) in arch_get_mdio_control() 294 static int _macb_send(struct macb_device *macb, const char *name, void *packet, in _macb_send() 428 static void macb_phy_reset(struct macb_device *macb, const char *name) in macb_phy_reset() 453 static int macb_phy_find(struct macb_device *macb, const char *name) in macb_phy_find() 475 static int macb_phy_init(struct udevice *dev, const char *name) in macb_phy_init() 610 static int _macb_init(struct udevice *dev, const char *name) in _macb_init()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | nvedit.c | 86 static int env_print(char *name, int flag) in env_print() 217 char *name, *value, *s; in _do_env_set() local 1015 char *env_get(const char *name) in env_get() 1039 int env_get_f(const char *name, char *buf, unsigned len) in env_get_f() 1083 ulong env_get_ulong(const char *name, int base, ulong default_val) in env_get_ulong() 1201 char *name = *++argv; in do_env_delete() local
|
| H A D | spi.c | 49 char name[30], *str; in do_spi_xfer() local
|
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H A D | pinctrl-max96755f.c | 20 const char *name; member 33 const char *name; member 43 const char *name; member
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | pmic_tps65218.c | 160 static const char name[] = "TPS65218_PMIC"; in power_tps65218_init() local
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | ofnode.c | 398 const char *ofnode_get_chosen_prop(const char *name) in ofnode_get_chosen_prop() 407 ofnode ofnode_get_chosen_node(const char *name) in ofnode_get_chosen_node() 418 static int decode_timing_property(ofnode node, const char *name, in decode_timing_property() 742 int ofnode_read_resource_byname(ofnode node, const char *name, in ofnode_read_resource_byname()
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | tegra186_gpio.c | 23 const char *name; member 33 const char *name; member
|