Searched refs:bus_flags (Results 1 – 13 of 13) sorted by relevance
45 u32 bus_flags) in omap_encoder_update_videomode_flags() argument49 if (bus_flags & DRM_BUS_FLAG_DE_LOW) in omap_encoder_update_videomode_flags()51 else if (bus_flags & DRM_BUS_FLAG_DE_HIGH) in omap_encoder_update_videomode_flags()57 if (bus_flags & DRM_BUS_FLAG_PIXDATA_DRIVE_POSEDGE) in omap_encoder_update_videomode_flags()59 else if (bus_flags & DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE) in omap_encoder_update_videomode_flags()65 if (bus_flags & DRM_BUS_FLAG_SYNC_DRIVE_POSEDGE) in omap_encoder_update_videomode_flags()67 else if (bus_flags & DRM_BUS_FLAG_SYNC_DRIVE_NEGEDGE) in omap_encoder_update_videomode_flags()81 u32 bus_flags; in omap_encoder_mode_set() local103 bus_flags = bridge->timings->input_bus_flags; in omap_encoder_mode_set()104 omap_encoder_update_videomode_flags(&vm, bus_flags); in omap_encoder_mode_set()[all …]
83 u32 bus_flags; member192 .bus_flags = DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE,215 .bus_flags = DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE,266 connector->display_info.bus_flags = vpanel->panel_type->bus_flags; in versatile_panel_get_modes()
35 u32 bus_format, bus_flags; member165 connector->display_info.bus_flags = panel_info->bus_flags; in a030jtn01_get_modes()277 .bus_flags = DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE,
444 info->bus_flags |= DRM_BUS_FLAG_PIXDATA_DRIVE_POSEDGE; in ili9341_dpi_get_modes()446 info->bus_flags |= DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE; in ili9341_dpi_get_modes()449 info->bus_flags |= DRM_BUS_FLAG_DE_LOW; in ili9341_dpi_get_modes()451 info->bus_flags |= DRM_BUS_FLAG_DE_HIGH; in ili9341_dpi_get_modes()
38 u32 bus_flags; member
610 u32 bus_flags; in ath5k_hw_on_hold() local631 bus_flags = (pdev && pci_is_pcie(pdev)) ? 0 : AR5K_RESET_CTL_PCI; in ath5k_hw_on_hold()640 AR5K_RESET_CTL_BASEBAND | bus_flags); in ath5k_hw_on_hold()672 u32 turbo, mode, clock, bus_flags; in ath5k_hw_nic_wakeup() local696 bus_flags = (pdev && pci_is_pcie(pdev)) ? 0 : AR5K_RESET_CTL_PCI; in ath5k_hw_nic_wakeup()709 AR5K_RESET_CTL_BASEBAND | bus_flags); in ath5k_hw_nic_wakeup()
208 if (connector->display_info.bus_flags & DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE) in vc4_dpi_encoder_enable()211 if (connector->display_info.bus_flags & DRM_BUS_FLAG_DE_LOW) in vc4_dpi_encoder_enable()
203 (disp_info->bus_flags & DRM_BUS_FLAG_DE_HIGH) ? 0 : 1; in imx_lcdc_pipe_enable()205 (disp_info->bus_flags & DRM_BUS_FLAG_PIXDATA_DRIVE_POSEDGE) ? 0 : 1; in imx_lcdc_pipe_enable()
863 u32 bus_flags; member
691 pdev->bus->bus_flags |= PCI_BUS_FLAGS_NO_AERSID; in quirk_no_aersid()
63 if (bus->bus_flags & PCI_BUS_FLAGS_NO_MSI) in pci_msi_supported()
200 u16 bus_flags; member
2244 cfe->csi2.bus_flags = ep.bus.mipi_csi2.flags; in cfe_register_async_nf()