Home
last modified time | relevance | path

Searched defs:dsi_input (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h286 unsigned int dsi_input; member
H A Dcapture.c772 static unsigned char get_data_type(u32 pixelformat, u8 cmd_mode_en, u8 dsi_input) in get_data_type()