Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-tpo-tpg110.c249 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()