Home
last modified time | relevance | path

Searched refs:TD_RESERVED_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dudc.h39 #define TD_RESERVED_MASK (0x0FFFUL << 0) macro
H A Dudc.c394 page &= ~TD_RESERVED_MASK; in add_td_to_list()
499 page &= ~TD_RESERVED_MASK; in ci_add_buffer_entry()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dudc.h39 #define TD_RESERVED_MASK (0x0FFFUL << 0) macro
H A Dudc.c397 page &= ~TD_RESERVED_MASK; in add_td_to_list()
502 page &= ~TD_RESERVED_MASK; in ci_add_buffer_entry()

Completed in 6 milliseconds