Home
last modified time | relevance | path

Searched refs:HCS_N_PCC (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dehci_def.h30 #define HCS_N_PCC(p) (((p)>>8)&0xf) /* bits 11:8, ports per CC */ macro
/linux/drivers/usb/host/
H A Dehci-dbg.c25 HCS_N_PCC(params), in dbg_hcs_params()
H A Doxu210hp-hcd.c106 #define HCS_N_PCC(p) (((p)>>8)&0xf) /* bits 11:8, ports per CC */ macro