Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_mipi_dphy.h89 static void testif_test_data_write(struct rk628 *rk628, u8 test_data) in testif_test_data_write() function
101 testif_test_data_write(rk628, test_data); in testif_write()
117 testif_test_data_write(rk628, test_data); in testif_read()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_csi.c96 static void testif_test_data_write(struct rk628 *rk628, u8 test_data) in testif_test_data_write() function
108 testif_test_data_write(rk628, test_data); in testif_write()
140 testif_test_data_write(rk628, test_data); in testif_read()
H A Drk628_dsi.c914 static void testif_test_data_write(struct rk628 *rk628, in testif_test_data_write() function
937 testif_test_data_write(rk628, dsi, value); in testif_write()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_dsi.c410 static void testif_test_data_write(struct rk628_dsi *dsi, u8 test_data) in testif_test_data_write() function
423 testif_test_data_write(dsi, value); in testif_write()
439 testif_test_data_write(dsi, *value); in testif_read()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_mipi_dsi.c446 static void testif_test_data_write(struct dw_mipi_dsi *dsi, u8 test_data) in testif_test_data_write() function
456 testif_test_data_write(dsi, test_data); in testif_write()