Searched refs:SYSRST (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | tc358775.c | 169 #define SYSRST 0x0504 /* System Reset */ macro 408 d2l_write(tc->i2c, SYSRST, SYS_RST_REG | SYS_RST_DSIRX | SYS_RST_BM | 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 D | tc358775.c | 169 #define SYSRST 0x0504 /* System Reset */ macro 409 d2l_write(tc->i2c, SYSRST, SYS_RST_REG | SYS_RST_DSIRX | SYS_RST_BM | in tc_bridge_enable() 451 d2l_write(tc->i2c, SYSRST, SYS_RST_LCD); in tc_bridge_enable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | tc35876x-dsi-lvds.c | 139 #define SYSRST 0x0504 macro 406 tc35876x_regw(i2c, SYSRST, BIT(2)); in tc35876x_configure_lvds_bridge()
|
Completed in 4 milliseconds