Home
last modified time | relevance | path

Searched refs:secondary_phy (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/usb/chipidea/
Dci_hdrc_msm.c43 bool secondary_phy; member
90 if (msm_ci->secondary_phy) { in ci_hdrc_msm_notify_event()
162 ci->secondary_phy = !!args.args[1]; in ci_hdrc_msm_mux_phy()
163 if (ci->secondary_phy) { in ci_hdrc_msm_mux_phy()
/Linux-v4.19/include/net/bluetooth/
Dhci.h1617 __u8 secondary_phy; member
2148 __u8 secondary_phy; member
/Linux-v4.19/net/bluetooth/
Dhci_request.c1603 cp.secondary_phy = HCI_ADV_PHY_2M; in __hci_req_setup_ext_adv_instance()
1606 cp.secondary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
1610 cp.secondary_phy = HCI_ADV_PHY_1M; in __hci_req_setup_ext_adv_instance()
Dhci_conn.c892 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_req_directed_advertising()