Searched refs:psb (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/gpu/drm/gma500/
H A Doaktrail_device.c130 regs->psb.saveDSPARB = PSB_RVDC32(DSPARB);
131 regs->psb.saveDSPFW1 = PSB_RVDC32(DSPFW1);
132 regs->psb.saveDSPFW2 = PSB_RVDC32(DSPFW2);
133 regs->psb.saveDSPFW3 = PSB_RVDC32(DSPFW3);
134 regs->psb.saveDSPFW4 = PSB_RVDC32(DSPFW4);
135 regs->psb.saveDSPFW5 = PSB_RVDC32(DSPFW5);
136 regs->psb.saveDSPFW6 = PSB_RVDC32(DSPFW6);
137 regs->psb.saveCHICKENBIT = PSB_RVDC32(DSPCHICKENBIT);
151 regs->psb.saveBCLRPAT_A = PSB_RVDC32(BCLRPAT_A);
160 regs->psb
[all...]
H A Dpsb_device.c110 struct psb_state *regs = &dev_priv->regs.psb;
154 struct psb_state *regs = &dev_priv->regs.psb;
283 .backlight_name = "psb-bl",
H A Doaktrail_hdmi.c742 struct psb_state *regs = &dev_priv->regs.psb;
795 struct psb_state *regs = &dev_priv->regs.psb;
H A Dpsb_intel_display.c332 is_lvds = (pipe == 1) && (dev_priv->regs.psb.saveLVDS &
H A Dpsb_drv.h362 struct psb_state psb; member in union:psb_save_area::__anon15
H A Dcdv_intel_display.c864 (dev_priv->regs.psb.saveLVDS & LVDS_PORT_EN);
/linux-master/tools/power/cpupower/debug/i386/
H A Ddump_psb.c83 struct psb_header *psb; local
86 psb = (struct psb_header*) p;
88 if (psb->version != 0x12)
92 psb->version,
93 psb->flags,
94 psb->settlingtime,
95 psb->res1,
96 psb->numpst);
97 sgtc = psb->settlingtime * 100;
102 p = ((char *) psb)
[all...]
/linux-master/drivers/cpufreq/
H A Dpowernow-k8.c624 struct psb_s *psb; local
635 psb = phys_to_virt(i);
636 if (memcmp(psb, PSB_ID_STRING, PSB_ID_STRING_LEN) != 0)
639 pr_debug("found PSB header at 0x%p\n", psb);
641 pr_debug("table vers: 0x%x\n", psb->tableversion);
642 if (psb->tableversion != PSB_VERSION_1_4) {
647 pr_debug("flags: 0x%x\n", psb->flags1);
648 if (psb->flags1) {
653 data->vstable = psb->vstable;
657 pr_debug("flags2: 0x%x\n", psb
[all...]
H A Dpowernow-k7.c449 struct psb_s *psb; local
464 psb = (struct psb_s *) p;
465 pr_debug("Table version: 0x%x\n", psb->tableversion);
466 if (psb->tableversion != 0x12) {
471 pr_debug("Flags: 0x%x\n", psb->flags);
472 if ((psb->flags & 1) == 0)
477 latency = psb->settlingtime;
484 psb->settlingtime);
487 psb->numpst);
489 p += sizeof(*psb);
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_scsi.c85 lpfc_release_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_io_buf *psb);
87 lpfc_release_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_io_buf *psb);
249 struct lpfc_io_buf *psb; local
268 psb = kzalloc(sizeof(struct lpfc_io_buf), GFP_KERNEL);
269 if (!psb)
278 psb->data = dma_pool_zalloc(phba->lpfc_sg_dma_buf_pool,
279 GFP_KERNEL, &psb->dma_handle);
280 if (!psb->data) {
281 kfree(psb);
286 /* Allocate iotag for psb
385 struct lpfc_io_buf *psb, *next_psb; local
427 struct lpfc_io_buf *psb, *next_psb; local
706 lpfc_release_scsi_buf_s3(struct lpfc_hba *phba, struct lpfc_io_buf *psb) argument
731 lpfc_release_scsi_buf_s4(struct lpfc_hba *phba, struct lpfc_io_buf *psb) argument
761 lpfc_release_scsi_buf(struct lpfc_hba *phba, struct lpfc_io_buf *psb) argument
3648 lpfc_scsi_unprep_dma_buf(struct lpfc_hba *phba, struct lpfc_io_buf *psb) argument
[all...]
H A Dlpfc_init.c1087 struct lpfc_io_buf *psb, *psb_next; local
1133 list_for_each_entry_safe(psb, psb_next, &aborts, list) {
1134 psb->pCmd = NULL;
1135 psb->status = IOSTAT_SUCCESS;
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.c4714 const struct smu7_power_state *psb; local
4722 psb = cast_const_phw_smu7_power_state(pstate2);
4724 if (psa->performance_level_count != psb->performance_level_count) {
4730 if (!smu7_are_power_levels_equal(&(psa->performance_levels[i]), &(psb->performance_levels[i]))) {
4738 *equal = ((psa->uvd_clks.vclk == psb->uvd_clks.vclk) && (psa->uvd_clks.dclk == psb->uvd_clks.dclk));
4739 *equal &= ((psa->vce_clks.evclk == psb->vce_clks.evclk) && (psa->vce_clks.ecclk == psb->vce_clks.ecclk));
4740 *equal &= (psa->sclk_threshold == psb->sclk_threshold);
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h1275 uint64_t psb:7; member in struct:cvmx_pko_reg_bist_result::cvmx_pko_reg_bist_result_cn30xx
1277 uint64_t psb:7;
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h2804 u16 psb:1; member in struct:wcn36xx_hal_ts_info_tfc
2816 u16 psb:1;
/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c3834 const char *psb = INTEL_PT_PSB_STR; local
3837 memcmp(decoder->buf, psb + part_psb, rest_psb))

Completed in 395 milliseconds