Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/omapfb/dss/
Dmanager.c154 struct omap_overlay_info *info1, *info2; in dss_mgr_check_zorder() local
166 info2 = overlay_infos[ovl2->id]; in dss_mgr_check_zorder()
168 if (info2 == NULL) in dss_mgr_check_zorder()
171 if (info1->zorder == info2->zorder) { in dss_mgr_check_zorder()
/drivers/usb/host/
Dehci-q.c773 u32 info1 = 0, info2 = 0; in qh_make() local
893 info2 |= (EHCI_TUNE_MULT_TT << 30); in qh_make()
899 info2 |= (urb->dev->ttport-1) << 23; in qh_make()
901 info2 |= urb->dev->ttport << 23; in qh_make()
907 info2 |= tt->hub->devnum << 16; in qh_make()
919 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make()
929 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make()
932 info2 |= hb_mult (maxp) << 30; in qh_make()
949 hw->hw_info2 = cpu_to_hc32(ehci, info2); in qh_make()
Doxu210hp-hcd.c1358 u32 info1 = 0, info2 = 0; in qh_make() local
1447 info2 |= (EHCI_TUNE_MULT_TT << 30); in qh_make()
1448 info2 |= urb->dev->ttport << 23; in qh_make()
1460 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make()
1464 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make()
1467 info2 |= hb_mult(maxp) << 30; in qh_make()
1482 qh->hw_info2 = cpu_to_le32(info2); in qh_make()
Dfotg210-hcd.c2740 u32 info1 = 0, info2 = 0; in qh_make() local
2844 info2 |= (FOTG210_TUNE_MULT_TT << 30); in qh_make()
2850 info2 |= (urb->dev->ttport-1) << 23; in qh_make()
2852 info2 |= urb->dev->ttport << 23; in qh_make()
2858 info2 |= tt->hub->devnum << 16; in qh_make()
2870 info2 |= (FOTG210_TUNE_MULT_HS << 30); in qh_make()
2880 info2 |= (FOTG210_TUNE_MULT_HS << 30); in qh_make()
2883 info2 |= hb_mult(maxp) << 30; in qh_make()
2900 hw->hw_info2 = cpu_to_hc32(fotg210, info2); in qh_make()
/drivers/net/wireless/ath/ath10k/
Drx_desc.h468 __le32 info2; /* %RX_MSDU_START_INFO2_ */ member
592 __le32 info2; member
708 __le32 info2; /* %RX_PPDU_START_INFO2_ */ member
Dhtt_rx.c611 u32 info1, info2, info3; in ath10k_htt_rx_h_rates() local
614 info2 = __le32_to_cpu(rxd->ppdu_start.info2); in ath10k_htt_rx_h_rates()
637 mcs = info2 & 0x1F; in ath10k_htt_rx_h_rates()
639 bw = (info2 >> 7) & 1; in ath10k_htt_rx_h_rates()
653 bw = info2 & 3; in ath10k_htt_rx_h_rates()
655 group_id = (info2 >> 4) & 0x3F; in ath10k_htt_rx_h_rates()
659 nss = ((info2 >> 10) & 0x07) + 1; in ath10k_htt_rx_h_rates()
685 __le32_to_cpu(rxd->ppdu_start.info2), in ath10k_htt_rx_h_rates()
Dhtt.h585 __le32 info2; /* HTT_RX_INDICATION_INFO2_ */ member
/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dgf119.c139 struct nvbios_ocfg info2; in exec_clkcmp() local
171 &ver, &hdr, &cnt, &len, &info2); in exec_clkcmp()
173 data = nvbios_oclk_match(bios, info2.clkcmp[id], pclk); in exec_clkcmp()
Dnv50.c351 struct nvbios_ocfg info2; in exec_clkcmp() local
409 &ver, &hdr, &cnt, &len, &info2); in exec_clkcmp()
411 data = nvbios_oclk_match(bios, info2.clkcmp[id], pclk); in exec_clkcmp()
/drivers/pcmcia/
Drsrc_nonstatic.c355 unsigned int info1 = 1, info2 = 1; in do_validate_mem() local
366 ret += validate(s, res2, &info2); in do_validate_mem()
371 base, base+size-1, res1, res2, ret, info1, info2); in do_validate_mem()
376 if ((ret) || (info1 != info2) || (info1 == 0)) in do_validate_mem()
/drivers/usb/host/whci/
Dwhci-hc.h136 __le32 info2; member
Ddebug.c54 qset->qh.info1, qset->qh.info2, qset->qh.info3); in qset_print()
Dqset.c96 qset->qh.info2 = cpu_to_le32( in qset_fill_qh()
/drivers/scsi/qla4xxx/
Dql4_isr.c592 if ((ha->idc_info.info2 & ENABLE_INTERNAL_LOOPBACK) || in qla4_83xx_loopback_in_progress()
593 (ha->idc_info.info2 & ENABLE_EXTERNAL_LOOPBACK)) { in qla4_83xx_loopback_in_progress()
924 ha->idc_info.info2 = mbox_sts[3]; in qla4xxx_isr_decode_mailbox()
948 ha->idc_info.info2 = mbox_sts[3]; in qla4xxx_isr_decode_mailbox()
Dql4_83xx.h333 uint32_t info2; /* IDC additional info */ member
Dql4_mbx.c1885 mbox_cmd[3] = ha->idc_info.info2; in qla4_84xx_extend_idc_tmo()
2334 mbox_cmd[3] = ha->idc_info.info2; in qla4_83xx_post_idc_ack()
Dql4_os.c5313 if (ha->idc_info.info2 & in qla4xxx_do_dpc()
/drivers/net/wireless/ath/ath6kl/
Dwmi.h219 __le16 info2; member
253 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_SEQNO_SHIFT) & in wmi_data_hdr_get_seqno()
259 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_AMSDU_SHIFT) & in wmi_data_hdr_is_amsdu()
265 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_META_SHIFT) & in wmi_data_hdr_get_meta()
Dwmi.c265 data_hdr->info2 |= cpu_to_le16(meta_ver << WMI_DATA_HDR_META_SHIFT); in ath6kl_wmi_data_hdr_add()
318 meta_size = ((le16_to_cpu(data_hdr->info2) >> WMI_DATA_HDR_META_SHIFT) & in ath6kl_wmi_implicit_create_pstream()
/drivers/scsi/
Dgdth.c1936 if (ha->info2 == 0) { in gdth_analyse_hdrive()
1939 drv_hds = ha->info2 & 0xff; in gdth_analyse_hdrive()
1940 drv_secs = (ha->info2 >> 8) & 0xff; in gdth_analyse_hdrive()
1950 && ha->info2 != 0) { in gdth_analyse_hdrive()
1951 ha->hdr[hdrive].size = ((u64)ha->info2 << 32) | ha->info; in gdth_analyse_hdrive()
3025 ha->info2 = inl(ha->bmic + MAILBOXREG+4); in __gdth_interrupt()
3039 ha->info2 = readl(&dp2_ptr->u.ic.Info[1]); in __gdth_interrupt()
3054 ha->info2 = readl(&dp6_ptr->u.ic.Info[1]); in __gdth_interrupt()
3068 ha->info2 = inl(PTR2USHORT(&ha->plx->info[1])); in __gdth_interrupt()
3089 ha->info2 = pcs->info1; in __gdth_interrupt()
[all …]
Dgdth.h871 u32 info2; /* additional info */ member
/drivers/scsi/qla2xxx/
Dqla_nx2.h513 uint32_t info2; /* IDC additional info */ member
/drivers/net/ethernet/3com/
D3c59x.c644 u16 capabilities, info1, info2; /* Various, from EEPROM. */ member
1353 vp->info2 = eeprom[15]; in vortex_probe1()
1445 (vp->info2 & 1) ? "early" : "whole-frame" ); in vortex_probe1()
1447 vp->full_bus_master_rx = (vp->info2 & 1) ? 1 : 2; in vortex_probe1()
/drivers/iommu/
Dintel-iommu.c2456 struct device_domain_info *info2; in dmar_insert_one_dev_info() local
2457 info2 = dmar_search_domain_by_dev_info(iommu->segment, bus, devfn); in dmar_insert_one_dev_info()
2458 if (info2) { in dmar_insert_one_dev_info()
2459 found = info2->domain; in dmar_insert_one_dev_info()
2460 info2->dev = dev; in dmar_insert_one_dev_info()
/drivers/mmc/host/
Dusdhi6rol0.c241 static void usdhi6_irq_enable(struct usdhi6_host *host, u32 info1, u32 info2) in usdhi6_irq_enable() argument
244 host->status2_mask = USDHI6_SD_INFO2_IRQ & ~info2; in usdhi6_irq_enable()