Searched refs:DSI_STARTDSI (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A 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()
|
H A 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()
|
H A D | tc358775.c | 92 #define DSI_STARTDSI 0x0204 /* START control bit of DSI-TX function */ macro 425 d2l_write(tc->i2c, DSI_STARTDSI, DSI_RX_START); in tc_bridge_enable()
|
H A D | tc358767.c | 61 #define DSI_STARTDSI 0x0204 /* START control bit of DSI-TX */ macro 1294 regmap_write(tc->regmap, DSI_STARTDSI, DSI_RX_START); in tc_dsi_rx_enable() 1835 case DSI_STARTDSI: in tc_readable_reg()
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-raspberrypi-touchscreen.c | 119 #define DSI_STARTDSI 0x0204 macro 294 rpi_touchscreen_write(ts, DSI_STARTDSI, 0x01); in rpi_touchscreen_prepare()
|