Searched defs:PTD_ACTIVE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/host/ | ||
H A D | isp116x.h | 191 #define PTD_ACTIVE(v) (((v) << 11) & PTD_ACTIVE_MSK) macro |
H A D | isp1362.h | 353 #define PTD_ACTIVE(v) (((v) << 11) & PTD_ACTIVE_MSK) macro |