Searched refs:SHORT_PACKET (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | it6616.c | 306 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 D | mtk_dsi.c | 138 #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 D | ispcsi2.c | 651 CSI2_PRINT_REGISTER(isp, csi2->regs1, SHORT_PACKET); in csi2_print_status()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/ |
| H A D | iss_csi2.c | 621 CSI2_PRINT_REGISTER(iss, csi2->regs1, SHORT_PACKET); in csi2_print_status()
|