Searched refs:host_flags (Results 1 – 12 of 12) sorted by relevance
39 u32 host_flags = vbox_get_flags(vbox); in vbox_irq_handler() local41 if (!(host_flags & HGSMIHOSTFLAGS_IRQ)) in vbox_irq_handler()50 if (host_flags & in vbox_irq_handler()52 !(host_flags & HGSMIHOSTFLAGS_VSYNC)) in vbox_irq_handler()
28 u32 host_flags; member
124 struct vbva_host_flags host_flags; member
171 !(vbva_ctx->vbva->host_flags.host_events & VBVA_F_MODE_ENABLED)) in vbva_buffer_begin_update()
447 int host_flags = 0; in mac_scsi_probe() local490 host_flags |= FLAG_NO_PSEUDO_DMA; in mac_scsi_probe()492 host_flags |= setup_toshiba_delay > 0 ? FLAG_TOSHIBA_DELAY : 0; in mac_scsi_probe()494 error = NCR5380_init(instance, host_flags | FLAG_LATE_DMA_SETUP); in mac_scsi_probe()
722 int host_flags = 0; in atari_scsi_probe() local796 host_flags |= IS_A_TT() ? 0 : FLAG_LATE_DMA_SETUP; in atari_scsi_probe()797 host_flags |= setup_toshiba_delay > 0 ? FLAG_TOSHIBA_DELAY : 0; in atari_scsi_probe()799 error = NCR5380_init(instance, host_flags); in atari_scsi_probe()
518 int host_flags = 0; in sun3_scsi_probe() local593 error = NCR5380_init(instance, host_flags); in sun3_scsi_probe()
11 unsigned long host_flags = msm_dsi_host_get_mode_flags(msm_dsi->host); in msm_dsi_is_cmd_mode() local13 return !(host_flags & MIPI_DSI_MODE_VIDEO); in msm_dsi_is_cmd_mode()
1481 np->last_cp->host_flags |= HF_HINT_IARB;2985 cp->host_flags &= ~HF_HINT_IARB;3034 u_char h_flags = cp->host_flags;3153 cp->host_flags = (HF_SENSE|HF_DATA_IN);3655 if (cp->host_flags & HF_SENSE) {3758 if (cp->host_flags & HF_SENSE)3885 if (cp->host_flags & HF_SENSE) {4585 if (cp->host_flags & HF_SENSE)5251 cp->host_flags = 0;5371 cp->host_status, cp->ssss_status, cp->host_flags);
601 #define host_flags phys.head.status[3] macro
177 if (cp->host_flags & HF_SENSE) { in sym_set_cam_result_error()370 cp->host_flags |= HF_DATA_IN; in sym_setup_data_and_start()
3870 int host_flags = host->flags; in sdhci_runtime_resume_host() local3872 if (host_flags & (SDHCI_USE_SDMA | SDHCI_USE_ADMA)) { in sdhci_runtime_resume_host()3888 if ((host_flags & SDHCI_PV_ENABLED) && in sdhci_runtime_resume_host()