Searched refs:tpg110_read_reg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-tpo-tpg110.c | 249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg() function 271 val = tpg110_read_reg(tpg, TPG110_TEST); in tpg110_startup() 277 val = tpg110_read_reg(tpg, TPG110_CHIPID); in tpg110_startup() 282 val = tpg110_read_reg(tpg, TPG110_CTRL1); in tpg110_startup() 326 val = tpg110_read_reg(tpg, TPG110_CTRL2); in tpg110_startup() 342 val = tpg110_read_reg(tpg, TPG110_CTRL2_PM); in tpg110_disable() 355 val = tpg110_read_reg(tpg, TPG110_CTRL2_PM); in tpg110_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-tpo-tpg110.c | 249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg() function 271 val = tpg110_read_reg(tpg, TPG110_TEST); in tpg110_startup() 277 val = tpg110_read_reg(tpg, TPG110_CHIPID); in tpg110_startup() 282 val = tpg110_read_reg(tpg, TPG110_CTRL1); in tpg110_startup() 326 val = tpg110_read_reg(tpg, TPG110_CTRL2); in tpg110_startup() 342 val = tpg110_read_reg(tpg, TPG110_CTRL2_PM); in tpg110_disable() 355 val = tpg110_read_reg(tpg, TPG110_CTRL2_PM); in tpg110_enable()
|
Completed in 2 milliseconds