|
| enum | pixelmux_rgb_select_t { pixelmux_rgb_sel_lcdc0 = 0
, pixelmux_rgb_sel_lcdc1
} |
| | rgb interface pixel data source More...
|
| |
| enum | pixelmux_gwc1_select_t { pixelmux_gwc1_sel_lcdc0 = 0
, pixelmux_gwc1_sel_lcdc1
} |
| | gwc1 pixel data source More...
|
| |
| enum | pixelmux_gwc0_select_t { pixelmux_gwc0_sel_lcdc0 = 0
, pixelmux_gwc0_sel_lcdc1
} |
| | gwc0 pixel data source More...
|
| |
| enum | pixelmux_lvb_di1_select_t { pixelmux_lvb_di1_sel_lcdc0 = 0
, pixelmux_lvb_di1_sel_lcdc1
} |
| | lvb di1 pixel data source More...
|
| |
| enum | pixelmux_lvb_di0_select_t { pixelmux_lvb_di0_sel_lcdc0 = 0
, pixelmux_lvb_di0_sel_lcdc1
} |
| | lvb di0 pixel data source More...
|
| |
| enum | pixelmux_mipi_dsi1_select_t { pixelmux_mipi_dsi1_sel_lcdc0 = 0
, pixelmux_mipi_dsi1_sel_lcdc1
} |
| | mipi dsi1 pixel data source More...
|
| |
| enum | pixelmux_mipi_dsi0_select_t { pixelmux_mipi_dsi0_sel_lcdc0 = 0
, pixelmux_mipi_dsi0_sel_lcdc1
} |
| | mipi dsi0 pixel data source More...
|
| |
| enum | pixelmux_mipi_dsi_data_type_t { pixelmux_mipi_dsi_data_type_rgb565 = 0
, pixelmux_mipi_dsi_data_type_rgb666 = 3
, pixelmux_mipi_dsi_data_type_rgb666_packed = 4
, pixelmux_mipi_dsi_data_type_rgb888 = 5
} |
| | mipi dsi pixel data type More...
|
| |
| enum | pixelmux_cam1_select_t {
pixelmux_cam1_sel_dvp = 0
, pixelmux_cam1_sel_mipi_csi0
, pixelmux_cam1_sel_mipi_csi1
, pixelmux_cam1_sel_lcdc0
,
pixelmux_cam1_sel_lcdc1
, pixelmux_cam1_sel_lcb_do0
, pixelmux_cam1_sel_lcb_do1
} |
| | cam1 pixel data source More...
|
| |
| enum | pixelmux_cam0_select_t {
pixelmux_cam0_sel_dvp = 0
, pixelmux_cam0_sel_mipi_csi0
, pixelmux_cam0_sel_mipi_csi1
, pixelmux_cam0_sel_lcdc0
,
pixelmux_cam0_sel_lcdc1
, pixelmux_cam0_sel_lcb_do0
, pixelmux_cam0_sel_lcb_do1
} |
| | cam0 pixel data source More...
|
| |
| enum | pixelmux_tx_phy_mode { pixelmux_tx_phy_mode_gpio = 0
, pixelmux_tx_phy_mode_lvds = 1
, pixelmux_tx_phy_mode_mipi = 2
} |
| |
| enum | pixelmux_rx_phy_mode { pixelmux_rx_phy_mode_gpio = 0
, pixelmux_rx_phy_mode_lvds = 1
, pixelmux_rx_phy_mode_mipi = 2
, pixelmux_rx_phy_mode_lvds_camera = 3
} |
| |