Home
last modified time | relevance | path

Searched refs:hci_version (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c61 u32 hci_version; in xhci_print_cap_regs() local
66 hci_version = HC_VERSION(temp); in xhci_print_cap_regs()
71 xhci_dbg(xhci, "HCIVERSION: 0x%x\n", hci_version); in xhci_print_cap_regs()
114 if (hci_version > 100) { in xhci_print_cap_regs()
Dxhci.c546 if (xhci->hci_version == 0x95 && link_quirk) { in xhci_init()
4795 if (xhci->hci_version > 0x95) { in xhci_update_hub_device()
4798 (unsigned int) xhci->hci_version); in xhci_update_hub_device()
4810 if (xhci->hci_version < 0x100 || hdev->speed == USB_SPEED_HIGH) in xhci_update_hub_device()
4816 (unsigned int) xhci->hci_version); in xhci_update_hub_device()
4822 (xhci->hci_version > 0x95) ? in xhci_update_hub_device()
4830 if (xhci->hci_version > 0x95) in xhci_update_hub_device()
4903 xhci->hci_version = HC_VERSION(xhci->hcc_params); in xhci_gen_setup()
4905 if (xhci->hci_version > 0x100) in xhci_gen_setup()
4917 if (xhci->hci_version > 0x96) in xhci_gen_setup()
[all …]
Dxhci-pci.c121 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
Dxhci-ring.c3068 if (xhci->hci_version < 0x100) in xhci_td_remainder()
3466 if (xhci->hci_version >= 0x100) { in xhci_queue_ctrl_tx()
3560 if (xhci->hci_version < 0x100 || udev->speed != USB_SPEED_SUPER) in xhci_get_burst_count()
3582 if (xhci->hci_version < 0x100) in xhci_get_last_burst_packet_count()
3809 if (xhci->hci_version == 0x100 && in xhci_queue_isoc_tx()
Dxhci-mem.c1504 if (usb_endpoint_xfer_control(&ep->desc) && xhci->hci_version >= 0x100) in xhci_endpoint_init()
2140 if ((xhci->hci_version == 0x96) && (major_revision != 0x03) && in xhci_add_in_port()
2147 if ((xhci->hci_version >= 0x100) && (major_revision != 0x03)) { in xhci_add_in_port()
Dxhci.h1528 u16 hci_version; member
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.h421 u16 hci_version; /* stack hci version */ member
533 void exhalbtc_set_hci_version(u16 hci_version);
Dhalbtcoutsrc.c914 void exhalbtc_set_hci_version(u16 hci_version) in exhalbtc_set_hci_version() argument
921 btcoexist->stack_info.hci_version = hci_version; in exhalbtc_set_hci_version()
Dhalbtc8821a1ant.c2280 stack_info->hci_version); in ex_halbtc8821a1ant_display_coex_info()
2943 stack_info->hci_version); in ex_halbtc8821a1ant_periodical()
Dhalbtc8723b1ant.c2442 stack_info->hci_version); in ex_halbtc8723b1ant_display_coex_info()
3145 stack_info->hci_version); in ex_halbtc8723b1ant_periodical()
Dhalbtc8821a2ant.c3374 stack_info->hci_version); in ex_halbtc8821a2ant_display_coex_info()
3864 stack_info->hci_version); in ex_halbtc8821a2ant_periodical()
Dhalbtc8192e2ant.c3341 stack_info->hci_version); in ex_halbtc8192e2ant_display_coex_info()
3828 stack_info->hci_version); in ex_halbtc8192e2ant_periodical()
Dhalbtc8723b2ant.c3204 stack_info->hci_version); in ex_btc8723b2ant_display_coex_info()
3700 stack_info->hci_version); in ex_btc8723b2ant_periodical()