Home
last modified time | relevance | path

Searched defs:HCC_64BIT_ADDR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/usb/
Dehci_def.h61 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
/Linux-v5.10/drivers/usb/host/
Doxu210hp-hcd.c116 #define HCC_64BIT_ADDR(p) ((p)&(1)) /* true: can use 64-bit addr */ macro
Dxhci.h96 #define HCC_64BIT_ADDR(p) ((p) & (1 << 0)) macro