Searched refs:tpg110_write_reg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-tpo-tpg110.c | 254 static void tpg110_write_reg(struct tpg110 *tpg, u8 address, u8 outval) in tpg110_write_reg() function 270 tpg110_write_reg(tpg, TPG110_TEST, 0x55); in tpg110_startup() 331 tpg110_write_reg(tpg, TPG110_CTRL2, val); in tpg110_startup() 344 tpg110_write_reg(tpg, TPG110_CTRL2_PM, val); in tpg110_disable() 357 tpg110_write_reg(tpg, TPG110_CTRL2_PM, val); in tpg110_enable()
|