Home
last modified time | relevance | path

Searched refs:PPI_STARTPPI (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358762.c30 #define PPI_STARTPPI 0x0104 /* START control bit */ macro
120 tc358762_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358762_init()
H A Dtc358764.c32 #define PPI_STARTPPI 0x0104 /* START control bit */ macro
236 tc358764_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358764_init()
H A Dtc358775.c51 #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()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358762.c31 #define PPI_STARTPPI 0x0104 /* START control bit */ macro
144 tc358762_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358762_init()
H A Dtc358764.c28 #define PPI_STARTPPI 0x0104 /* START control bit */ macro
232 tc358764_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358764_init()
H A Dtc358775.c51 #define PPI_STARTPPI 0x0104 /* START control bit of PPI-TX function. */ macro
424 d2l_write(tc->i2c, PPI_STARTPPI, PPI_START_FUNCTION); in tc_bridge_enable()
H A Dtc358767.c45 #define PPI_STARTPPI 0x0104 /* START control bit */ macro
1293 regmap_write(tc->regmap, PPI_STARTPPI, PPI_START_FUNCTION); in tc_dsi_rx_enable()
1800 case PPI_STARTPPI: in tc_readable_reg()
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c96 #define PPI_STARTPPI 0x0104 macro
294 rpi_touchscreen_write(ts, PPI_STARTPPI, 0x01); in rpi_touchscreen_prepare()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c95 #define PPI_STARTPPI 0x0104 macro
293 rpi_touchscreen_write(ts, PPI_STARTPPI, 0x01); in rpi_touchscreen_prepare()
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dtc35876x-dsi-lvds.c64 #define PPI_STARTPPI 0x0104 macro
380 tc35876x_regw(i2c, PPI_STARTPPI, BIT(0)); in tc35876x_configure_lvds_bridge()

Completed in 12 milliseconds