Home
last modified time | relevance | path

Searched defs:name (Results 176 – 200 of 632) sorted by relevance

12345678910>>...26

/rk3399_rockchip-uboot/board/Seagate/dockstar/
H A Ddockstar.c111 char *name = "egiga0"; in reset_phy() local
/rk3399_rockchip-uboot/board/birdland/bav335x/
H A Dboard.h34 char name[HDR_NAME_LEN]; /* BAV3354 */ member
/rk3399_rockchip-uboot/board/Synology/ds109/
H A Dds109.c151 char *name = "egiga0"; in reset_phy() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.h20 #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 Ddrm_of.c48 const char *name; in drm_of_lvds_get_remote_pixels_type() local
/rk3399_rockchip-uboot/common/
H A Dstdio.c153 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 Dbedbug.c459 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 Dspl.h29 const char *name; member
178 const char *name; member
H A Drockusb.h61 #define IS_RKUSB_UMS_DNL(name) (!strncmp((name), "rkusb_ums_dnl", 13)) argument
71 #define IS_RKUSB_UMS_DNL(name) 0 argument
H A Dos.h203 char name[0]; /* Name of entry */ member
H A Datmel_mci.h205 #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 Dmicrocode-tool.py27 def __init__(self, name, data): argument
H A Dmicrocode-tool27 def __init__(self, name, data): argument
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/ls102xa/
H A Dfdt.c33 char *name[3] = { "eTSEC1", "eTSEC2", "eTSEC3" }; in ft_fixup_enet_phy_connect_type() local
/rk3399_rockchip-uboot/include/test/
H A Dtest.h36 const char *name; member
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Deeprom.c123 static struct ventana_eeprom_config *get_config(const char *name) in get_config()
/rk3399_rockchip-uboot/include/power/
H A Dact8846_pmic.h25 char *name; member
/rk3399_rockchip-uboot/drivers/power/mfd/
H A Dfg_max77693.c118 static const char name[] = "MAX77693_FG"; in power_fg_init() local
/rk3399_rockchip-uboot/drivers/net/
H A Dmacb.c208 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 Dnvedit.c86 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 Dspi.c49 char name[30], *str; in do_spi_xfer() local
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-max96755f.c20 const char *name; member
33 const char *name; member
43 const char *name; member
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Dpmic_tps65218.c160 static const char name[] = "TPS65218_PMIC"; in power_tps65218_init() local
/rk3399_rockchip-uboot/drivers/core/
H A Dofnode.c398 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 Dtegra186_gpio.c23 const char *name; member
33 const char *name; member

12345678910>>...26