Home
last modified time | relevance | path

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

/openbmc/linux/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()