Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dether.c363 eth_config = { variable
364 .bLength = sizeof eth_config,
911 config = &eth_config; in config_buf()
1090 power = 2 * eth_config.bMaxPower; in eth_set_config()
2155 eth_config.bNumInterfaces = 1; in eth_bind()
2156 eth_config.iConfiguration = STRING_SUBSET; in eth_bind()
2195 eth_config.bmAttributes |= USB_CONFIG_ATT_WAKEUP; in eth_bind()
2196 eth_config.bMaxPower = 4; in eth_bind()