Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_csi_v4l2.c73 DSI_MODE, enumerator
516 if (csi->plat_data->tx_mode == DSI_MODE && plugin) in rk628_csi_delayed_work_enable_hotplug()
578 if (csi->plat_data->tx_mode == DSI_MODE && plugin) in rk628_delayed_work_res_change()
767 if (csi->plat_data->tx_mode == DSI_MODE) in enable_stream()
1252 if (csi->plat_data->tx_mode == DSI_MODE) in rk628_csi_isr()
2036 if (csi->plat_data->tx_mode == DSI_MODE) { in rk628_csi_probe_of()
2094 .tx_mode = DSI_MODE,
2238 if (csi->plat_data->tx_mode == DSI_MODE) in rk628_csi_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c133 #define DSI_MODE 0x0260 macro