Searched refs:PPI_STARTPPI (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | tc358762.c | 30 #define PPI_STARTPPI 0x0104 /* START control bit */ macro 120 tc358762_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358762_init()
|
| H A D | tc358764.c | 32 #define PPI_STARTPPI 0x0104 /* START control bit */ macro 236 tc358764_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358764_init()
|
| H A D | tc358775.c | 51 #define PPI_STARTPPI 0x0104 /* START control bit of PPI-TX function. */ macro 423 d2l_write(tc->i2c, PPI_STARTPPI, PPI_START_FUNCTION); in tc_bridge_enable()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/ |
| H A D | panel-raspberrypi-touchscreen.c | 96 #define PPI_STARTPPI 0x0104 macro 294 rpi_touchscreen_write(ts, PPI_STARTPPI, 0x01); in rpi_touchscreen_prepare()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | tc35876x-dsi-lvds.c | 64 #define PPI_STARTPPI 0x0104 macro 380 tc35876x_regw(i2c, PPI_STARTPPI, BIT(0)); in tc35876x_configure_lvds_bridge()
|