Lines Matching full:capability
18 /* HCCPARAMS contains the first extended capability pointer */
27 /* Capability Register */
31 /* Extended capability register fields */
35 /* Extended capability IDs - ID 0 reserved */
46 /* USB Legacy Support Capability - section 7.1.1 */
50 /* USB Legacy Support Capability - section 7.1.1 */
61 /* USB 2.0 xHCI 0.96 L1C capability - section 7.2.2.1.3.2 */
64 /* USB 2.0 xHCI 1.0 hardware LMP capability - section 7.2.2.1.3.2 */
68 /* Intel SPR shadow capability */
89 * @revision: major revision, minor revision, capability ID,
90 * and next capability pointer.
117 * Find the offset of the extended capabilities with capability ID id.
122 * @id Extended capability ID to search for, or 0 for the next
123 * capability
125 * Returns the offset of the next matching extended capability structure.