Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dit6616.c306 SHORT_PACKET, enumerator
370 {0x05, SHORT_PACKET},/* dcs short write without parameter */
371 {0x15, SHORT_PACKET},/* dcs short write with one parameter */
372 {0x23, SHORT_PACKET},/* generic short write, 2 parameters */
375 {0x06, SHORT_PACKET},
376 {0x16, SHORT_PACKET},
377 {0x37, SHORT_PACKET},
378 {0x03, SHORT_PACKET},
379 {0x13, SHORT_PACKET},
380 {0x04, SHORT_PACKET},
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c138 #define SHORT_PACKET 0 macro
882 config = (msg->tx_len > 2) ? LONG_PACKET : SHORT_PACKET; in mtk_dsi_cmdq()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispcsi2.c651 CSI2_PRINT_REGISTER(isp, csi2->regs1, SHORT_PACKET); in csi2_print_status()
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss_csi2.c621 CSI2_PRINT_REGISTER(iss, csi2->regs1, SHORT_PACKET); in csi2_print_status()