Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/chipidea/
A Dci.h25 #define TD_PAGE_COUNT 5 macro
28 #define CI_MAX_BUF_SIZE (TD_PAGE_COUNT * CI_HDRC_PAGE_SIZE)
A Dudc.c395 for (i = 1; i < TD_PAGE_COUNT; i++) { in add_td_to_list()
430 int pages = TD_PAGE_COUNT; in prepare_td_for_non_sg()
498 for (i = empty_td_slot_index; i < TD_PAGE_COUNT; i++) { in ci_add_buffer_entry()

Completed in 10 milliseconds