Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 57) sorted by relevance

123

/rk3399_rockchip-uboot/drivers/net/phy/
H A Dphy.c596 static struct phy_driver *generic_for_interface(phy_interface_t interface) in generic_for_interface()
607 phy_interface_t interface) in get_phy_driver()
625 phy_interface_t interface) in phy_device_create()
698 unsigned phy_mask, int devad, phy_interface_t interface) in create_phy_by_mask()
718 unsigned phy_mask, phy_interface_t interface) in search_for_existing_phy()
733 unsigned phy_mask, phy_interface_t interface) in get_phy_device_by_mask()
772 phy_interface_t interface) in get_phy_device()
844 phy_interface_t interface) in phy_find_by_mask()
876 struct udevice *dev, phy_interface_t interface) in phy_connect()
/rk3399_rockchip-uboot/common/spl/
H A Dspl_dfu.c20 static int run_dfu(int usb_index, char *interface, char *devstring) in run_dfu()
36 int spl_dfu_cmd(int usbctrl, char *dfu_alt_info, char *interface, char *devstr) in spl_dfu_cmd()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Ddfu_alt_info.c13 static char *get_dfu_alt(char *interface, char *devstr) in get_dfu_alt()
60 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dcore.c151 …interface_instance (struct usb_device_instance *device, int port, int configuration, int interface) in usbd_device_interface_instance()
173 …nce (struct usb_device_instance *device, int port, int configuration, int interface, int alternate) in usbd_device_alternate_instance()
233 *device, int port, int configuration, int interface, int alternate) in usbd_device_interface_descriptor()
257 *device, int port, int configuration, int interface, int alternate, int index) in usbd_device_endpoint_descriptor_index()
281 …ize (struct usb_device_instance *device, int port, int configuration, int interface, int alternate… in usbd_device_endpoint_transfersize()
306 …tor (struct usb_device_instance *device, int port, int configuration, int interface, int alternate… in usbd_device_endpoint_descriptor()
/rk3399_rockchip-uboot/board/samsung/common/
H A Dexynos5-dt.c175 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
185 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
/rk3399_rockchip-uboot/board/samsung/odroid/
H A Dodroid.c67 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
72 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
/rk3399_rockchip-uboot/board/spear/spear600/
H A Dspear600.c51 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/rk3399_rockchip-uboot/board/spear/spear300/
H A Dspear300.c56 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/rk3399_rockchip-uboot/cmd/
H A Dthordown.c22 char *interface = argv[2]; in do_thor_down() local
H A Ddfu.c29 char *interface = argv[2]; in do_dfu() local
/rk3399_rockchip-uboot/board/spear/spear310/
H A Dspear310.c57 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/rk3399_rockchip-uboot/drivers/dfu/
H A Ddfu_tftp.c14 char *interface, char *devstring) in dfu_tftp_write()
H A Ddfu.c56 int dfu_init_env_entities(char *interface, char *devstr) in dfu_init_env_entities()
387 char *interface, char *devstr) in dfu_fill_entity()
443 int dfu_config_entities(char *env, char *interface, char *devstr) in dfu_config_entities()
/rk3399_rockchip-uboot/board/freescale/ls2080ardb/
H A Deth_ls2080rdb.c27 int i, interface; in board_eth_init() local
/rk3399_rockchip-uboot/board/freescale/t208xrdb/
H A Deth_t208xrdb.c30 int i, interface; in board_eth_init() local
/rk3399_rockchip-uboot/board/freescale/t4rdb/
H A Deth.c41 int i, interface; in board_eth_init() local
/rk3399_rockchip-uboot/board/spear/spear320/
H A Dspear320.c68 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/rk3399_rockchip-uboot/board/corscience/tricorder/
H A Dtricorder-eeprom.c129 const char *version, const char *serial, const char *interface) in tricorder_eeprom_write()
200 char *interface = NULL; in do_tricorder_eeprom() local
/rk3399_rockchip-uboot/board/freescale/t102xrdb/
H A Deth_t102xrdb.c31 int i, interface; in board_eth_init() local
/rk3399_rockchip-uboot/board/st/stv0991/
H A Dstv0991.c110 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/rk3399_rockchip-uboot/drivers/bios_emulator/
H A Dbios.c150 u8 interface, subclass, baseclass; local
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A Deth.c176 int interface = fm_info_get_enet_if(port); in board_ft_fman_fixup_port() local
490 int i, idx, lane, slot, interface; in board_eth_init() local
/rk3399_rockchip-uboot/drivers/net/
H A Dsandbox-raw.c25 const char *interface; in sb_eth_raw_start() local
/rk3399_rockchip-uboot/include/
H A Dfpga.h40 char *interface; member
/rk3399_rockchip-uboot/net/
H A Dmdio-uclass.c98 phy_interface_t interface) in dm_mdio_phy_connect()

123