Home
last modified time | relevance | path

Searched refs:usbd (Results 1 – 7 of 7) sorted by relevance

/arch/mips/include/asm/mach-bcm63xx/
Dboard_bcm963xx.h42 struct bcm63xx_usbd_platform_data usbd; member
/arch/mips/bcm63xx/
DMakefile5 dev-usb-usbd.o
/arch/arm/boot/dts/
Dlpc3250-phy3250.dts134 /* Here, choose exactly one from: ohci, usbd */
135 &ohci /* &usbd */ {
Dlpc3250-ea3250.dts201 /* Here, choose exactly one from: ohci, usbd */
202 &ohci /* &usbd */ {
Dlpc32xx.dtsi95 * Enable either ohci or usbd (gadget)!
106 usbd: usbd@0 { label
Dspear320-hmi.dts217 usbd@e1100000 {
/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c78 .usbd = {
880 bcm63xx_usbd_register(&board.usbd); in board_register_devices()