Home
last modified time | relevance | path

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

/bootable/bootloader/legacy/arch_msm7k/
Dhsusb.c59 unsigned cfg; in usb_endpoint_alloc() local
67 cfg = CONFIG_MAX_PKT(max_pkt) | CONFIG_ZLT; in usb_endpoint_alloc()
74 cfg |= CONFIG_IOS; in usb_endpoint_alloc()
78 ept->head->config = cfg; in usb_endpoint_alloc()