Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/
H A Dtc358762.c37 #define PPI_START_FUNCTION 1 macro
144 tc358762_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358762_init()
H A Dtc358764.c36 #define PPI_START_FUNCTION 1 macro
232 tc358764_write(ctx, PPI_STARTPPI, PPI_START_FUNCTION); in tc358764_init()
H A Dtc358775.c52 #define PPI_START_FUNCTION 1 macro
424 d2l_write(tc->i2c, PPI_STARTPPI, PPI_START_FUNCTION); in tc_bridge_enable()
H A Dtc358767.c58 #define PPI_START_FUNCTION BIT(0) macro
1293 regmap_write(tc->regmap, PPI_STARTPPI, PPI_START_FUNCTION); in tc_dsi_rx_enable()