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

  /external/u-boot/arch/arm/include/asm/
omap_musb.h 13 extern const struct musb_platform_ops omap2430_ops;
  /external/u-boot/board/amazon/kc1/
kc1.c 42 .platform_ops = &omap2430_ops,
  /external/u-boot/board/lg/sniper/
sniper.c 57 .platform_ops = &omap2430_ops,
  /external/u-boot/drivers/usb/musb-new/
omap2430.c 474 static const struct musb_platform_ops omap2430_ops = { variable in typeref:struct:musb_platform_ops
476 const struct musb_platform_ops omap2430_ops = {
522 pdata->platform_ops = &omap2430_ops;
  /external/u-boot/board/logicpd/omap3som/
omap3logic.c 166 .platform_ops = &omap2430_ops,
  /external/u-boot/board/ti/evm/
evm.c 192 .platform_ops = &omap2430_ops,
  /external/u-boot/board/ti/beagle/
beagle.c 329 .platform_ops = &omap2430_ops,

Completed in 6716 milliseconds