Home
last modified time | relevance | path

Searched refs:PPI_START_FUNCTION (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/bridge/
Dtc358762.c36 #define PPI_START_FUNCTION 1 macro
119 tc358762_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358762_init()
Dtc358764.c36 #define PPI_START_FUNCTION 1 macro
232 tc358764_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358764_init()
Dtc358775.c53 #define PPI_START_FUNCTION 1 macro
425 d2l_write(tc->i2c, PPI_STARTPPI, PPI_START_FUNCTION); in tc_bridge_enable()
Dtc358767.c58 #define PPI_START_FUNCTION BIT(0) macro
1293 regmap_write(tc->regmap, PPI_STARTPPI, PPI_START_FUNCTION); in tc_dsi_rx_enable()