Home
last modified time | relevance | path

Searched refs:SYS_RST_LCD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358764.c127 #define SYS_RST_LCD BIT(2) /* Reset LCD controller */ macro
250 tc358764_write(ctx, SYS_RST, SYS_RST_LCD); in tc358764_init()
H A Dtc358775.c173 #define SYS_RST_LCD BIT(2) /* Reset LCD controller */ macro
409 SYS_RST_LCD | SYS_RST_I2CM | SYS_RST_I2CS); in tc_bridge_enable()
450 d2l_write(tc->i2c, SYSRST, SYS_RST_LCD); in tc_bridge_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358764.c123 #define SYS_RST_LCD BIT(2) /* Reset LCD controller */ macro
246 tc358764_write(ctx, SYS_RST, SYS_RST_LCD); in tc358764_init()
H A Dtc358775.c173 #define SYS_RST_LCD BIT(2) /* Reset LCD controller */ macro
410 SYS_RST_LCD | SYS_RST_I2CM); in tc_bridge_enable()
451 d2l_write(tc->i2c, SYSRST, SYS_RST_LCD); in tc_bridge_enable()

Completed in 5 milliseconds