Home
last modified time | relevance | path

Searched refs:interface_type (Results 1 – 12 of 12) sorted by relevance

/u-boot/arch/arm/include/asm/
A Domap_musb.h17 u8 interface_type; member
/u-boot/drivers/usb/musb-new/
A Domap2430.c77 if (data->interface_type == MUSB_INTERFACE_UTMI) { in omap2430_musb_init()
187 plat->otg_board_data.interface_type = fdtdec_get_int(fdt, node, in omap2430_musb_of_to_plat()
190 if (plat->otg_board_data.interface_type < 0) { in omap2430_musb_of_to_plat()
A Dda8xx.c272 plat->otg_board_data.interface_type = MUSB_INTERFACE_UTMI; in da8xx_musb_of_to_plat()
/u-boot/board/lg/sniper/
A Dsniper.c54 .interface_type = MUSB_INTERFACE_ULPI,
/u-boot/board/amazon/kc1/
A Dkc1.c39 .interface_type = MUSB_INTERFACE_UTMI,
/u-boot/board/dhelectronics/dh_stm32mp1/
A Dboard.c646 phy_interface_t interface_type) in board_interface_eth_init() argument
665 switch (interface_type) { in board_interface_eth_init()
700 __func__, interface_type); in board_interface_eth_init()
/u-boot/board/st/stm32mp1/
A Dstm32mp1.c729 phy_interface_t interface_type) in board_interface_eth_init() argument
748 switch (interface_type) { in board_interface_eth_init()
783 interface_type); in board_interface_eth_init()
/u-boot/include/
A Dnetdev.h28 phy_interface_t interface_type);
/u-boot/include/linux/
A Dedd.h76 __u8 interface_type[8]; member
/u-boot/arch/x86/lib/
A Dacpi_table.c379 spcr->interface_type = ACPI_DBG2_16550_COMPATIBLE; in acpi_create_spcr()
383 spcr->interface_type = ACPI_DBG2_UNKNOWN; in acpi_create_spcr()
421 debug("UART type %u @ %lx\n", spcr->interface_type, serial_address); in acpi_create_spcr()
/u-boot/include/acpi/
A Dacpi_table.h540 u8 interface_type; member
/u-boot/drivers/net/
A Ddwc_eth_qos.c1779 phy_interface_t interface_type) in board_interface_eth_init() argument

Completed in 35 milliseconds