Searched +full:hb +full:- +full:pll +full:- +full:clock (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/drivers/video/intelfb/ |
D | intelfbhw.c | 13 * the i810/i830 XFree86 driver. The HW-specific code is covered here 73 switch (pdev->device) { in intelfbhw_get_chipset() 75 dinfo->name = "Intel(R) 830M"; in intelfbhw_get_chipset() 76 dinfo->chipset = INTEL_830M; in intelfbhw_get_chipset() 77 dinfo->mobile = 1; in intelfbhw_get_chipset() 78 dinfo->pll_index = PLLS_I8xx; in intelfbhw_get_chipset() 81 dinfo->name = "Intel(R) 845G"; in intelfbhw_get_chipset() 82 dinfo->chipset = INTEL_845G; in intelfbhw_get_chipset() 83 dinfo->mobile = 0; in intelfbhw_get_chipset() 84 dinfo->pll_index = PLLS_I8xx; in intelfbhw_get_chipset() [all …]
|
/linux-3.3/drivers/net/ethernet/brocade/bna/ |
D | bfa_ioc_ct.c | 14 * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. 96 ioc->ioc_hwif = &nw_hwif_ct; in bfa_nw_ioc_set_ct_hwif() 102 ioc->ioc_hwif = &nw_hwif_ct2; in bfa_nw_ioc_set_ct2_hwif() 116 * If bios boot (flash based) -- do not increment usage count in bfa_ioc_ct_firmware_lock() 122 bfa_nw_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_lock() 123 usecnt = readl(ioc->ioc_regs.ioc_usage_reg); in bfa_ioc_ct_firmware_lock() 129 writel(1, ioc->ioc_regs.ioc_usage_reg); in bfa_ioc_ct_firmware_lock() 130 bfa_nw_ioc_sem_release(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_lock() 131 writel(0, ioc->ioc_regs.ioc_fail_sync); in bfa_ioc_ct_firmware_lock() 135 ioc_fwstate = readl(ioc->ioc_regs.ioc_fwstate); in bfa_ioc_ct_firmware_lock() [all …]
|
D | bfa_ioc.c | 14 * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. 32 ((__ioc)->ioc_hwif->ioc_firmware_lock(__ioc)) 34 ((__ioc)->ioc_hwif->ioc_firmware_unlock(__ioc)) 35 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc)) 36 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc)) 38 ((__ioc)->ioc_hwif->ioc_notify_fail(__ioc)) 40 ((__ioc)->ioc_hwif->ioc_sync_start(__ioc)) 42 ((__ioc)->ioc_hwif->ioc_sync_join(__ioc)) 44 ((__ioc)->ioc_hwif->ioc_sync_leave(__ioc)) 46 ((__ioc)->ioc_hwif->ioc_sync_ack(__ioc)) [all …]
|
/linux-3.3/drivers/scsi/bfa/ |
D | bfa_ioc_ct.c | 2 * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. 61 * If bios boot (flash based) -- do not increment usage count in bfa_ioc_ct_firmware_lock() 67 bfa_ioc_sem_get(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_lock() 68 usecnt = readl(ioc->ioc_regs.ioc_usage_reg); in bfa_ioc_ct_firmware_lock() 74 writel(1, ioc->ioc_regs.ioc_usage_reg); in bfa_ioc_ct_firmware_lock() 75 readl(ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_lock() 76 writel(1, ioc->ioc_regs.ioc_usage_sem_reg); in bfa_ioc_ct_firmware_lock() 77 writel(0, ioc->ioc_regs.ioc_fail_sync); in bfa_ioc_ct_firmware_lock() 82 ioc_fwstate = readl(ioc->ioc_regs.ioc_fwstate); in bfa_ioc_ct_firmware_lock() 86 * Use count cannot be non-zero and chip in uninitialized state. in bfa_ioc_ct_firmware_lock() [all …]
|
D | bfa_ioc.c | 2 * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. 37 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->ioc_timer, \ 39 #define bfa_ioc_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->ioc_timer) 42 bfa_timer_begin((__ioc)->timer_mod, &(__ioc)->hb_timer, \ 44 #define bfa_hb_timer_stop(__ioc) bfa_timer_stop(&(__ioc)->hb_timer) 53 ((__ioc)->ioc_hwif->ioc_firmware_lock(__ioc)) 55 ((__ioc)->ioc_hwif->ioc_firmware_unlock(__ioc)) 56 #define bfa_ioc_reg_init(__ioc) ((__ioc)->ioc_hwif->ioc_reg_init(__ioc)) 57 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc)) 59 ((__ioc)->ioc_hwif->ioc_notify_fail(__ioc)) [all …]
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | atombios_crtc.c | 2 * Copyright 2007-8 Advanced Micro Devices, Inc. 32 #include "atom-bits.h" 38 struct drm_device *dev = crtc->dev; in atombios_overscan_setup() 39 struct radeon_device *rdev = dev->dev_private; in atombios_overscan_setup() 47 args.ucCRTC = radeon_crtc->crtc_id; in atombios_overscan_setup() 49 switch (radeon_crtc->rmx_type) { in atombios_overscan_setup() 51 args.usOverscanTop = cpu_to_le16((adjusted_mode->crtc_vdisplay - mode->crtc_vdisplay) / 2); in atombios_overscan_setup() 52 args.usOverscanBottom = cpu_to_le16((adjusted_mode->crtc_vdisplay - mode->crtc_vdisplay) / 2); in atombios_overscan_setup() 53 args.usOverscanLeft = cpu_to_le16((adjusted_mode->crtc_hdisplay - mode->crtc_hdisplay) / 2); in atombios_overscan_setup() 54 args.usOverscanRight = cpu_to_le16((adjusted_mode->crtc_hdisplay - mode->crtc_hdisplay) / 2); in atombios_overscan_setup() [all …]
|