Linux Kernel
3.7.1
|
#include <sh_mipi_dsi.h>
Data Fields | |
enum sh_mipi_dsi_data_fmt | data_format |
struct sh_mobile_lcdc_chan_cfg * | lcd_chan |
int | lane |
unsigned long | flags |
u32 | clksrc |
u32 | phyctrl |
unsigned int | vsynw_offset |
int(* | set_dot_clock )(struct platform_device *pdev, void __iomem *base, int enable) |
Definition at line 48 of file sh_mipi_dsi.h.
u32 clksrc |
Definition at line 53 of file sh_mipi_dsi.h.
enum sh_mipi_dsi_data_fmt data_format |
Definition at line 49 of file sh_mipi_dsi.h.
unsigned long flags |
Definition at line 52 of file sh_mipi_dsi.h.
int lane |
Definition at line 51 of file sh_mipi_dsi.h.
struct sh_mobile_lcdc_chan_cfg* lcd_chan |
Definition at line 50 of file sh_mipi_dsi.h.
u32 phyctrl |
Definition at line 54 of file sh_mipi_dsi.h.
Definition at line 56 of file sh_mipi_dsi.h.
unsigned int vsynw_offset |
Definition at line 55 of file sh_mipi_dsi.h.