Home
last modified time | relevance | path

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

1234

/u-boot/lib/efi_selftest/
A Defi_selftest_open_protocol.c18 struct interface { struct
27 static struct interface interface1; argument
88 void *interface; in execute() local
A Defi_selftest_manageprotocols.c20 struct interface { struct
36 static struct interface interface1; argument
136 struct interface *interface; in execute() local
A Defi_selftest_devicepath.c19 struct interface { struct
21 } interface; variable
A Defi_selftest_register_notify.c18 struct interface { struct
19 void (EFIAPI * inc)(void);
/u-boot/drivers/net/phy/
A Dphy.c642 phy_interface_t interface) in get_phy_driver()
660 phy_interface_t interface) in phy_device_create()
742 phy_interface_t interface) in create_phy_by_mask()
774 phy_interface_t interface) in search_for_existing_phy()
791 phy_interface_t interface) in get_phy_device_by_mask()
842 phy_interface_t interface) in get_phy_device()
914 phy_interface_t interface) in phy_find_by_mask()
948 phy_interface_t interface) in phy_connect_gmii2rgmii()
990 phy_interface_t interface = PHY_INTERFACE_MODE_NONE; in fixed_phy_create() local
1014 phy_interface_t interface) in phy_connect_fixed()
[all …]
/u-boot/common/spl/
A Dspl_dfu.c19 static int run_dfu(int usb_index, char *interface, char *devstring) in run_dfu()
35 int spl_dfu_cmd(int usbctrl, char *dfu_alt_info, char *interface, char *devstr) in spl_dfu_cmd()
/u-boot/drivers/dfu/
A Ddfu_alt.c27 unsigned int len, char *interface, char *devstring) in dfu_write_by_name()
94 char *interface, char *devstring) in dfu_write_by_alt()
/u-boot/drivers/usb/gadget/
A Dcore.c115 …interface_instance (struct usb_device_instance *device, int port, int configuration, int interface) in usbd_device_interface_instance()
137 …nce (struct usb_device_instance *device, int port, int configuration, int interface, int alternate) in usbd_device_alternate_instance()
197 *device, int port, int configuration, int interface, int alternate) in usbd_device_interface_descriptor()
221 *device, int port, int configuration, int interface, int alternate, int index) in usbd_device_endpoint_descriptor_index()
245 …ize (struct usb_device_instance *device, int port, int configuration, int interface, int alternate… in usbd_device_endpoint_transfersize()
270 …tor (struct usb_device_instance *device, int port, int configuration, int interface, int alternate… in usbd_device_endpoint_descriptor()
/u-boot/net/
A Dmdio-uclass.c123 phy_interface_t interface) in dm_mdio_phy_connect()
134 phy_interface_t interface) in dm_eth_connect_phy_handle()
188 phy_interface_t interface; in dm_eth_phy_connect() local
/u-boot/board/samsung/common/
A Dexynos5-dt.c152 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
162 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
/u-boot/drivers/sound/
A Dcodec-uclass.c11 int audio_codec_set_params(struct udevice *dev, int interface, int rate, in audio_codec_set_params()
/u-boot/test/dm/
A Daudio.c18 int interface, rate, mclk_freq, bits_per_sample; in dm_test_audio() local
/u-boot/board/spear/spear600/
A Dspear600.c51 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/u-boot/board/spear/spear300/
A Dspear300.c56 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/u-boot/board/spear/spear310/
A Dspear310.c57 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local
/u-boot/cmd/
A Dthordown.c22 char *interface = argv[2]; in do_thor_down() local
A Ddfu.c32 char *interface = NULL; in do_dfu() local
/u-boot/board/freescale/ls2080ardb/
A Deth_ls2080rdb.c29 int i, interface; in board_eth_init() local
/u-boot/board/freescale/t208xrdb/
A Deth_t208xrdb.c31 int i, interface; in board_eth_init() local
/u-boot/board/freescale/ls1088a/
A Deth_ls1088ardb.c25 int i, interface; in board_eth_init() local
/u-boot/board/freescale/t4rdb/
A Deth.c42 int i, interface; in board_eth_init() local
/u-boot/board/samsung/odroid/
A Dodroid.c77 char *get_dfu_alt_system(char *interface, char *devstr) in get_dfu_alt_system()
82 char *get_dfu_alt_boot(char *interface, char *devstr) in get_dfu_alt_boot()
/u-boot/board/emulation/common/
A Dqemu_dfu.c41 void set_dfu_alt_info(char *interface, char *devstr) in set_dfu_alt_info()
/u-boot/lib/efi_driver/
A Defi_uclass.c67 void *interface; in efi_uc_supported() local
115 void *interface = NULL; in efi_uc_start() local
/u-boot/board/spear/spear320/
A Dspear320.c68 u32 interface = PHY_INTERFACE_MODE_MII; in board_eth_init() local

Completed in 44 milliseconds

1234