Home
last modified time | relevance | path

Searched defs:PTD_GET_DIR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Disp116x.h204 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro
H A Disp1362.h366 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro
/kernel/linux/linux-6.6/drivers/usb/host/
H A Disp1362.h366 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro
H A Disp116x.h204 #define PTD_GET_DIR(p) (((p)->len & PTD_DIR_MSK) >> 10) macro

Completed in 13 milliseconds