HomeSort by relevance Sort by last modified time
    Searched refs:usb_phy2_device (Results 1 - 3 of 3) sorted by null

  /external/u-boot/board/ti/am43xx/
board.c 732 static struct ti_usb_phy_device usb_phy2_device = { variable in typeref:struct:ti_usb_phy_device
768 ti_usb_phy_uboot_init(&usb_phy2_device);
  /external/u-boot/board/ti/am57xx/
board.c 881 static struct ti_usb_phy_device usb_phy2_device = { variable in typeref:struct:ti_usb_phy_device
915 ti_usb_phy_uboot_init(&usb_phy2_device);
  /external/u-boot/board/ti/dra7xx/
evm.c 933 static struct ti_usb_phy_device usb_phy2_device = { variable in typeref:struct:ti_usb_phy_device
964 ti_usb_phy_uboot_init(&usb_phy2_device);
    [all...]

Completed in 682 milliseconds