Searched refs:HFC_TYPE_XHFC (Results 1 – 2 of 2) sorted by relevance
1150 if (hc->ctype == HFC_TYPE_XHFC) { in init_chip()1242 if (hc->ctype == HFC_TYPE_XHFC) in init_chip()1248 if (hc->ctype == HFC_TYPE_XHFC) in init_chip()1258 if (hc->ctype != HFC_TYPE_XHFC) in init_chip()1303 if (hc->ctype != HFC_TYPE_XHFC) in init_chip()1467 if (hc->ctype != HFC_TYPE_XHFC) in init_chip()2066 if (hc->ctype == HFC_TYPE_XHFC) in hfcmulti_tx()2075 if (hc->ctype == HFC_TYPE_XHFC) in hfcmulti_tx()2856 if (hc->ctype != HFC_TYPE_XHFC) in mode_hfcmulti()2910 if (hc->ctype != HFC_TYPE_XHFC) in mode_hfcmulti()[all …]
98 #define HFC_TYPE_XHFC 5 /* controller is XHFC */ macro