Searched +full:srp +full:- +full:capable (Results 1 – 6 of 6) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/usb/usb-drd.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>13 otg-rev:16 which the device and its descriptors are compliant, in binary-coded18 features (HNP/SRP/ADP) is enabled. If ADP is required, otg-rev should be25 Tells Dual-Role USB controllers that we want to work on a particular32 hnp-disable:[all …]
1 // SPDX-License-Identifier: GPL-2.0+18 * Table:6-423 * Table:6-549 * struct otg_fsm - OTG state machine according to the OTG spec54 * @id: TRUE for B-device, FALSE for A-device.56 * ADP measurement taken at n-2, differs by more than CADP_THR58 * ADP measurement taken if ADP capable60 * A-Device state inputs61 * @a_srp_det: TRUE if the A-device detects SRP63 * @b_conn: TRUE if the A-device detects connection from the B-device[all …]
1 // SPDX-License-Identifier: GPL-2.0-only3 * Copyright (C) 2007 Casey Schaufler <casey@schaufler-ca.com>6 * Casey Schaufler <casey@schaufler-ca.com>38 SMK_CIPSO = 4, /* load label -> CIPSO mapping */43 SMK_ONLYCAP = 9, /* the only "capable" label */53 SMK_CIPSO2 = 17, /* load long label -> CIPSO mapping */54 SMK_REVOKE_SUBJ = 18, /* set rules with subject label to '-' */102 * debugging and application bring-up purposes only.165 #define SMK_OACCESSLEN (sizeof(SMK_OACCESS) - 1)166 #define SMK_ACCESSLEN (sizeof(SMK_ACCESS) - 1)[all …]
1 /* SPDX-License-Identifier: GPL-2.0 */11 * Copyright (c) 2003-2010 Cavium Networks (support@cavium.com). All rights104 * This register can be used to configure the core after power-on or a change in105 * mode of operation. This register mainly contains AHB system-related126 * @nptxfemplvl: Non-Periodic TxFIFO Empty Level (NPTxFEmpLvl)128 * Indicates when the Non-Periodic TxFIFO Empty Interrupt bit in131 * * 1'b0: GINTSTS.NPTxFEmp interrupt indicates that the Non-133 * * 1'b1: GINTSTS.NPTxFEmp interrupt indicates that the Non-172 * This value is in terms of 32-bit words.197 * * 1'b0: Not OTG capable[all …]
1 // SPDX-License-Identifier: GPL-2.079 /* Protect struct usb_device->state and ->children members80 * Note: Both are also protected by ->dev.sem, except that ->state can88 /* synchronize hub-port add/remove and peering operations */98 * 10 seconds to send reply for the initial 64-byte descriptor request.100 /* define initial 64-byte descriptor request timeout in milliseconds */104 "initial 64-byte descriptor request timeout in milliseconds "105 "(default 5000 - 5.0 seconds)");149 if (hub_is_superspeedplus(hub->hdev)) in portspeed()151 if (hub_is_superspeed(hub->hdev)) in portspeed()[all …]
1 // SPDX-License-Identifier: BSD-3-Clause-Clear3 * Copyright (c) 2018-2021 The Linux Foundation. All rights reserved.105 /* Operating Classes 131-135 */248 #define ath12k_a_rates_size (ARRAY_SIZE(ath12k_legacy_rates) - 4)277 return "11na-ht20"; in ath12k_mac_phymode_str()279 return "11ng-ht20"; in ath12k_mac_phymode_str()281 return "11na-ht40"; in ath12k_mac_phymode_str()283 return "11ng-ht40"; in ath12k_mac_phymode_str()285 return "11ac-vht20"; in ath12k_mac_phymode_str()287 return "11ac-vht40"; in ath12k_mac_phymode_str()[all …]