Searched refs:DSI_STARTDSI (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | tc358762.c | 40 #define DSI_STARTDSI 0x0204 /* START control bit of DSI-TX */ macro 145 tc358762_write(ctx, DSI_STARTDSI, DSI_RX_START); in tc358762_init()
|
D | tc358764.c | 39 #define DSI_STARTDSI 0x0204 /* START control bit of DSI-TX */ macro 233 tc358764_write(ctx, DSI_STARTDSI, DSI_RX_START); in tc358764_init()
|
D | tc358775.c | 93 #define DSI_STARTDSI 0x0204 /* START control bit of DSI-TX function */ macro 434 d2l_write(tc->i2c, DSI_STARTDSI, DSI_RX_START); in tc_bridge_enable()
|
D | tc358767.c | 77 #define DSI_STARTDSI 0x0204 /* START control bit of DSI-TX */ macro 1405 regmap_write(tc->regmap, DSI_STARTDSI, DSI_RX_START); in tc_dsi_rx_enable() 1996 case DSI_STARTDSI: in tc_readable_reg()
|
/linux-6.12.1/drivers/gpu/drm/panel/ |
D | panel-raspberrypi-touchscreen.c | 119 #define DSI_STARTDSI 0x0204 macro 294 rpi_touchscreen_write(ts, DSI_STARTDSI, 0x01); in rpi_touchscreen_prepare()
|