Searched refs:ext_cap (Results 1 – 7 of 7) sorted by relevance
324 priv->ext_cap = priv->ext_cap_0c = 0; in synaptics_capability()345 priv->ext_cap = (cap[0] << 16) | (cap[1] << 8) | cap[2]; in synaptics_capability()351 if (SYN_CAP_MULTI_BUTTON_NO(priv->ext_cap) > 8) in synaptics_capability()352 priv->ext_cap &= 0xff0fff; in synaptics_capability()698 (SYN_CAP_MULTI_BUTTON_NO(priv->ext_cap) + 1) >> 1; in synaptics_parse_ext_buttons()789 if (SYN_CAP_MULTI_BUTTON_NO(priv->ext_cap) > 0 && in synaptics_parse_hw_state()858 int ext_bits = (SYN_CAP_MULTI_BUTTON_NO(priv->ext_cap) + 1) >> 1; in synaptics_report_ext_buttons()862 if (!SYN_CAP_MULTI_BUTTON_NO(priv->ext_cap)) in synaptics_report_ext_buttons()1239 for (i = 0; i < SYN_CAP_MULTI_BUTTON_NO(priv->ext_cap); i++) in set_input_params()1355 old_priv.ext_cap != priv->ext_cap) { in synaptics_reconnect()[all …]
170 unsigned long int ext_cap; /* Extended Capabilities */ member
321 struct mwifiex_ie_types_extcap *ext_cap; in mwifiex_cmd_append_11n_tlv() local420 ext_cap = (struct mwifiex_ie_types_extcap *) *buffer; in mwifiex_cmd_append_11n_tlv()421 memset(ext_cap, 0, sizeof(struct mwifiex_ie_types_extcap)); in mwifiex_cmd_append_11n_tlv()422 ext_cap->header.type = cpu_to_le16(WLAN_EID_EXT_CAPABILITY); in mwifiex_cmd_append_11n_tlv()423 ext_cap->header.len = cpu_to_le16(hdr->len); in mwifiex_cmd_append_11n_tlv()425 memcpy((u8 *)ext_cap->ext_capab, in mwifiex_cmd_append_11n_tlv()427 le16_to_cpu(ext_cap->header.len)); in mwifiex_cmd_append_11n_tlv()430 ext_cap->ext_capab[3] & WLAN_EXT_CAPA4_INTERWORKING_ENABLED) in mwifiex_cmd_append_11n_tlv()
1034 dev->bos->ext_cap = in usb_get_bos_descriptor()
138 if (udev->bos->ext_cap && in usb_device_supports_lpm()140 le32_to_cpu(udev->bos->ext_cap->bmAttributes))) in usb_device_supports_lpm()4342 if ((udev->bos->ext_cap->bmAttributes & cpu_to_le32(USB_BESL_SUPPORT)) || in hub_set_initial_usb2_lpm_policy()
1299 if (arizona->pdata.micbias[i].ext_cap) in arizona_dev_init()
4136 field = le32_to_cpu(udev->bos->ext_cap->bmAttributes); in xhci_calculate_hird_besl()4170 field = le32_to_cpu(udev->bos->ext_cap->bmAttributes); in xhci_calculate_usb2_hw_lpm_params()4225 field = le32_to_cpu(udev->bos->ext_cap->bmAttributes); in xhci_set_usb2_hardware_lpm()