Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A 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()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1749 __u8 secondary_phy; member
2372 __u8 secondary_phy; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2049 cp.secondary_phy = HCI_ADV_PHY_2M; in __hci_req_setup_ext_adv_instance()
2052 cp.secondary_phy = HCI_ADV_PHY_CODED; in __hci_req_setup_ext_adv_instance()
2056 cp.secondary_phy = HCI_ADV_PHY_1M; in __hci_req_setup_ext_adv_instance()
H A Dhci_conn.c922 cp.secondary_phy = HCI_ADV_PHY_1M; in hci_req_directed_advertising()