Searched refs:PPI_STARTPPI (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | tc358762.c | 31 #define PPI_STARTPPI 0x0104 /* START control bit */ macro 144 tc358762_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358762_init()
|
D | tc358764.c | 28 #define PPI_STARTPPI 0x0104 /* START control bit */ macro 232 tc358764_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358764_init()
|
D | tc358775.c | 52 #define PPI_STARTPPI 0x0104 /* START control bit of PPI-TX function. */ macro 433 d2l_write(tc->i2c, PPI_STARTPPI, PPI_START_FUNCTION); in tc_bridge_enable()
|
D | tc358767.c | 60 #define PPI_STARTPPI 0x0104 /* START control bit */ macro 1404 regmap_write(tc->regmap, PPI_STARTPPI, PPI_START_FUNCTION); in tc_dsi_rx_enable() 1961 case PPI_STARTPPI: in tc_readable_reg()
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-raspberrypi-touchscreen.c | 95 #define PPI_STARTPPI 0x0104 macro 293 rpi_touchscreen_write(ts, PPI_STARTPPI, 0x01); in rpi_touchscreen_prepare()
|