Home
last modified time | relevance | path

Searched refs:CSI_RGB888 (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dit6616.c233 CSI_RGB888 = 0x24, enumerator
670 {4, CSI_RGB888, 0x23, {0x65, 0x22, 0x22}},
681 {2, CSI_RGB888, 0x13, {0x6B, 0x25, 0x25}},
692 {1, CSI_RGB888, 0x03, {0x77, 0x2B, 0x05}},
741 CSI_RGB888,
1763 it6616->mipi.data_type = CSI_RGB888; in it6616_mipi_tx_get_support_format()
1888 case CSI_RGB888: in it6616_hdmi_get_output_color_space()