Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dehci_def.h40 #define HCC_LPM(p) ((p)&(1 << 17)) macro
/openbmc/linux/drivers/usb/host/
H A Dehci-dbg.c71 HCC_LPM(params) ? " LPM" : "", in dbg_hcc_params()