Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c37 #define ALIGN_END_ADDR(type, ptr, size) \ macro
581 ALIGN_END_ADDR(struct QH, qh, 1)); in ehci_submit_async()
583 ALIGN_END_ADDR(struct qTD, qtd, qtd_count)); in ehci_submit_async()
1016 ALIGN_END_ADDR(struct QH, qh_list, 1)); in ehci_common_init()
1033 ALIGN_END_ADDR(struct QH, periodic, 1)); in ehci_common_init()
1350 ALIGN_END_ADDR(char, buffer, in _ehci_create_int_queue()
1356 ALIGN_END_ADDR(struct qTD, result->tds, in _ehci_create_int_queue()
1374 ALIGN_END_ADDR(struct QH, list, 1)); in _ehci_create_int_queue()
1412 ALIGN_END_ADDR(struct qTD, cur_td, 1)); in _ehci_poll_int_queue()
1428 ALIGN_END_ADDR(char, cur->buffer, in _ehci_poll_int_queue()
[all …]