Home
last modified time | relevance | path

Searched refs:did (Results 1 – 25 of 303) sorted by relevance

12345678910>>...13

/Linux-v4.19/include/linux/soc/ti/
Dti_sci_protocol.h169 int (*get_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid,
172 int (*idle_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid);
173 int (*put_clock)(const struct ti_sci_handle *handle, u32 did, u8 cid);
174 int (*is_auto)(const struct ti_sci_handle *handle, u32 did, u8 cid,
176 int (*is_on)(const struct ti_sci_handle *handle, u32 did, u8 cid,
178 int (*is_off)(const struct ti_sci_handle *handle, u32 did, u8 cid,
180 int (*set_parent)(const struct ti_sci_handle *handle, u32 did, u8 cid,
182 int (*get_parent)(const struct ti_sci_handle *handle, u32 did, u8 cid,
184 int (*get_num_parents)(const struct ti_sci_handle *handle, u32 did,
186 int (*get_best_match_freq)(const struct ti_sci_handle *handle, u32 did,
[all …]
/Linux-v4.19/tools/power/cpupower/utils/helpers/
Damd.c19 unsigned did:3; member
32 unsigned did:6; member
49 t = pstate.fam17h_bits.did; in get_did()
51 t = pstate.bits.did; in get_did()
59 int fid, did, cof; in get_cof() local
61 did = get_did(family, pstate); in get_cof()
64 cof = 200 * fid / did; in get_cof()
70 cof = (100 * (fid + t)) >> did; in get_cof()
/Linux-v4.19/drivers/staging/wlan-ng/
Dp80211types.h242 u32 did; member
249 u32 did; member
257 u32 did; member
265 u32 did; member
273 u32 did; member
281 u32 did; member
289 u32 did; member
297 u32 did; member
305 u32 did; member
313 u32 did; member
Dcfg80211.c73 static int prism2_domibset_uint32(struct wlandevice *wlandev, u32 did, u32 data) in prism2_domibset_uint32() argument
80 mibitem->did = did; in prism2_domibset_uint32()
87 u32 did, u8 len, const u8 *data) in prism2_domibset_pstr32() argument
94 mibitem->did = did; in prism2_domibset_pstr32()
149 u32 did; in prism2_add_key() local
166 did = DIDmib_dot11smt_dot11WEPDefaultKeysTable_key(key_index + 1); in prism2_add_key()
168 if (prism2_domibset_pstr32(wlandev, did, params->key_len, params->key)) in prism2_add_key()
207 u32 did; in prism2_del_key() local
219 did = DIDmib_dot11smt_dot11WEPDefaultKeysTable_key(key_index + 1); in prism2_del_key()
220 result = prism2_domibset_pstr32(wlandev, did, 13, "0000000000000"); in prism2_del_key()
[all …]
Dprism2mgmt.h103 void prism2mgmt_get_grpaddr(u32 did, struct p80211pstrd *pstr,
105 int prism2mgmt_set_grpaddr(u32 did,
108 int prism2mgmt_get_grpaddr_index(u32 did);
Dprism2mib.c84 u32 did; member
289 for (mib = mibtab; mib->did != 0; mib++) in prism2mgmt_mibset_mibget()
290 if (mib->did == mibitem->did && (mib->flag & which)) in prism2mgmt_mibset_mibget()
293 if (mib->did == 0) { in prism2mgmt_mibset_mibget()
709 switch (mib->did) { in prism2mib_priv()
732 netdev_err(wlandev->netdev, "Unhandled DID 0x%08x\n", mib->did); in prism2mib_priv()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-address.h147 uint64_t did:8; member
172 uint64_t did:8; member
233 uint64_t did:8; member
247 uint64_t did:8; member
295 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) argument
296 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) argument
297 #define CVMX_FULL_DID(did, subdid) (((did) << 3) | (subdid)) argument
Dcvmx-pow.h253 uint64_t did:8; member
267 uint64_t did:8;
286 uint64_t did:8; member
315 uint64_t did:8;
334 uint64_t did:8; member
359 uint64_t did:8;
378 uint64_t did:8; member
423 uint64_t did:8;
447 uint64_t did:8; member
452 uint64_t did:8;
[all …]
Dcvmx-fpa.h63 uint64_t did:8; member
71 uint64_t did:8;
212 data.s.did = CVMX_FULL_DID(CVMX_OCT_DID_FPA, pool); in cvmx_fpa_async_alloc()
/Linux-v4.19/drivers/pcmcia/
Dds.c48 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_check_driver() local
56 while (did && did->match_flags) { in pcmcia_check_driver()
58 if (!did->prod_id[i]) in pcmcia_check_driver()
61 hash = crc32(0, did->prod_id[i], strlen(did->prod_id[i])); in pcmcia_check_driver()
62 if (hash == did->prod_id_hash[i]) in pcmcia_check_driver()
67 "be 0x%x\n", p_drv->name, did->prod_id[i], in pcmcia_check_driver()
68 did->prod_id_hash[i], hash); in pcmcia_check_driver()
73 did++; in pcmcia_check_driver()
805 const struct pcmcia_device_id *did) in pcmcia_devmatch() argument
807 if (did->match_flags & PCMCIA_DEV_ID_MATCH_MANF_ID) { in pcmcia_devmatch()
[all …]
/Linux-v4.19/drivers/scsi/libfc/
Dfc_elsct.c43 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, in fc_elsct_send() argument
56 rc = fc_els_fill(lport, did, fp, op, &r_ctl, &fh_type); in fc_elsct_send()
59 rc = fc_ct_fill(lport, did, fp, op, &r_ctl, &fh_type, &did); in fc_elsct_send()
67 fc_fill_fc_hdr(fp, r_ctl, did, lport->port_id, fh_type, in fc_elsct_send()
/Linux-v4.19/include/scsi/fc/
Dfc_fcoe.h98 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac() argument
103 mac[3] = did[0]; in fc_fcoe_set_mac()
104 mac[4] = did[1]; in fc_fcoe_set_mac()
105 mac[5] = did[2]; in fc_fcoe_set_mac()
/Linux-v4.19/include/linux/
Dintel-iommu.h273 #define QI_IOTLB_DID(did) (((u64)did) << 16) argument
283 #define QI_CC_DID(did) (((u64)did) << 16) argument
294 #define QI_PC_DID(did) (((u64)did) << 16) argument
305 #define QI_EIOTLB_DID(did) (((u64)did) << 16) argument
321 #define QI_PGRP_DID(did) (((u64)(did)) << 16) argument
371 void (*flush_context)(struct intel_iommu *iommu, u16 did, u16 sid,
373 void (*flush_iotlb)(struct intel_iommu *iommu, u16 did, u64 addr,
511 extern void qi_flush_context(struct intel_iommu *iommu, u16 did, u16 sid,
513 extern void qi_flush_iotlb(struct intel_iommu *iommu, u16 did, u64 addr,
542 u16 did; member
/Linux-v4.19/drivers/media/pci/cx18/
Dcx18-av-vbi.c59 u8 did; member
261 int did, sdid, l, err = 0; in cx18_av_decode_vbi_line() local
268 (anc->did != sliced_vbi_did[0] && in cx18_av_decode_vbi_line()
269 anc->did != sliced_vbi_did[1])) { in cx18_av_decode_vbi_line()
274 did = anc->did; in cx18_av_decode_vbi_line()
305 vbi->is_second_field = err ? 0 : (did == sliced_vbi_did[1]); in cx18_av_decode_vbi_line()
/Linux-v4.19/drivers/bcma/
Dmain.c614 const struct bcma_device_id *did; in bcma_bus_match() local
616 for (did = adrv->id_table; did->manuf || did->id || did->rev; did++) { in bcma_bus_match()
617 if ((did->manuf == cid->manuf || did->manuf == BCMA_ANY_MANUF) && in bcma_bus_match()
618 (did->id == cid->id || did->id == BCMA_ANY_ID) && in bcma_bus_match()
619 (did->rev == cid->rev || did->rev == BCMA_ANY_REV) && in bcma_bus_match()
620 (did->class == cid->class || did->class == BCMA_ANY_CLASS)) in bcma_bus_match()
/Linux-v4.19/drivers/input/keyboard/
Dhil_kbd.c329 uint8_t did = kbd->idd[0]; in hil_dev_keyboard_setup() local
350 did, hil_language[did & HIL_IDD_DID_TYPE_KB_LANG_MASK]); in hil_dev_keyboard_setup()
356 uint8_t did = ptr->idd[0]; in hil_dev_pointer_setup() local
364 switch (did & HIL_IDD_DID_TYPE_MASK) { in hil_dev_pointer_setup()
410 if ((did & HIL_IDD_DID_ABS_TABLET_MASK) == HIL_IDD_DID_ABS_TABLET) in hil_dev_pointer_setup()
416 if ((did & HIL_IDD_DID_ABS_TSCREEN_MASK) == HIL_IDD_DID_ABS_TSCREEN) in hil_dev_pointer_setup()
419 if ((did & HIL_IDD_DID_REL_MOUSE_MASK) == HIL_IDD_DID_REL_MOUSE) in hil_dev_pointer_setup()
437 did, txt); in hil_dev_pointer_setup()
447 uint8_t did, *idd; in hil_dev_connect() local
503 did = dev->idd[0]; in hil_dev_connect()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_trace.h41 TP_PROTO(unsigned did, uint32_t reg, uint32_t value),
42 TP_ARGS(did, reg, value),
44 __field(unsigned, did)
49 __entry->did = did;
54 (unsigned long)__entry->did,
60 TP_PROTO(unsigned did, uint32_t reg, uint32_t value),
61 TP_ARGS(did, reg, value),
63 __field(unsigned, did)
68 __entry->did = did;
73 (unsigned long)__entry->did,
/Linux-v4.19/net/nfc/
Ddigital_dep.c79 u8 did; member
90 u8 did; member
101 u8 did; member
109 u8 did; member
389 psl_req->did = 0; in digital_in_send_psl_req()
516 atr_req->did = 0; in digital_in_send_atr_req()
1010 if (ddev->did) { in digital_tg_send_ack()
1013 skb_put_data(skb, &ddev->did, sizeof(ddev->did)); in digital_tg_send_ack()
1054 if (ddev->did) { in digital_tg_send_atn()
1057 skb_put_data(skb, &ddev->did, sizeof(ddev->did)); in digital_tg_send_atn()
[all …]
/Linux-v4.19/drivers/nfc/st21nfca/
Ddep.c76 u8 did; member
88 u8 did; member
100 u8 did; member
109 u8 did; member
117 u8 did; member
260 psl_res->did = psl_req->did; in st21nfca_tm_send_psl_res()
446 static void st21nfca_im_send_psl_req(struct nfc_hci_dev *hdev, u8 did, u8 bsi, in st21nfca_im_send_psl_req() argument
465 psl_req->did = did; in st21nfca_im_send_psl_req()
512 st21nfca_im_send_psl_req(info->hdev, atr_res->did, in st21nfca_im_recv_atr_res_cb()
560 atr_req->did = 0x0; in st21nfca_im_send_atr_req()
/Linux-v4.19/drivers/rapidio/
Drio-driver.c35 ((id->did == RIO_ANY_ID) || (id->did == rdev->did)) && in rio_match_device()
224 rdev->vid, rdev->did, rdev->asm_vid, rdev->asm_did)) in rio_uevent()
/Linux-v4.19/drivers/net/wireless/atmel/
Datmel_cs.c122 const struct pcmcia_device_id *did; in atmel_config() local
125 did = dev_get_drvdata(&link->dev); in atmel_config()
147 did ? did->driver_info : ATMEL_FW_TYPE_NONE, in atmel_config()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clocks.c126 static int dentist_get_divider_from_did(int did) in dentist_get_divider_from_did() argument
128 if (did < DENTIST_BASE_DID_1) in dentist_get_divider_from_did()
129 did = DENTIST_BASE_DID_1; in dentist_get_divider_from_did()
130 if (did > DENTIST_MAX_DID) in dentist_get_divider_from_did()
131 did = DENTIST_MAX_DID; in dentist_get_divider_from_did()
133 if (did < DENTIST_BASE_DID_2) { in dentist_get_divider_from_did()
135 * (did - DENTIST_BASE_DID_1); in dentist_get_divider_from_did()
136 } else if (did < DENTIST_BASE_DID_3) { in dentist_get_divider_from_did()
138 * (did - DENTIST_BASE_DID_2); in dentist_get_divider_from_did()
139 } else if (did < DENTIST_BASE_DID_4) { in dentist_get_divider_from_did()
[all …]
/Linux-v4.19/drivers/iio/temperature/
Dtmp006.c186 int mid, did; in tmp006_check_identification() local
192 did = i2c_smbus_read_word_swapped(client, TMP006_DEVICE_ID); in tmp006_check_identification()
193 if (did < 0) in tmp006_check_identification()
196 return mid == TMP006_MANUFACTURER_MAGIC && did == TMP006_DEVICE_MAGIC; in tmp006_check_identification()
/Linux-v4.19/arch/mips/include/asm/mach-cavium-octeon/
Dmangle-port.h18 u64 did = ((u64)(uintptr_t)a >> 40) & 0xff; in __should_swizzle_bits() local
20 return octeon_should_swizzle_table[did]; in __should_swizzle_bits()
/Linux-v4.19/drivers/video/fbdev/
Doffb.c356 const u32 *vid, *did; in offb_init_palette_hacks() local
358 did = of_get_property(pciparent, "device-id", NULL); in offb_init_palette_hacks()
360 if (vid && did && *vid == 0x1002 && in offb_init_palette_hacks()
361 ((*did >= 0x7100 && *did < 0x7800) || in offb_init_palette_hacks()
362 (*did >= 0x9400))) { in offb_init_palette_hacks()
631 u32 vid, did; in offb_init_nodriver() local
638 did = be32_to_cpup(didp); in offb_init_nodriver()
639 pdev = pci_get_device(vid, did, NULL); in offb_init_nodriver()

12345678910>>...13