Home
last modified time | relevance | path

Searched refs:tpg110 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-tpo-tpg110.c63 * struct tpg110 - state container for the TPG110 panel
65 struct tpg110 { struct
183 static inline struct tpg110 *
186 return container_of(panel, struct tpg110, panel); in to_tpg110()
189 static u8 tpg110_readwrite_reg(struct tpg110 *tpg, bool write, in tpg110_readwrite_reg()
249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg()
254 static void tpg110_write_reg(struct tpg110 *tpg, u8 address, u8 outval) in tpg110_write_reg()
259 static int tpg110_startup(struct tpg110 *tpg) in tpg110_startup()
338 struct tpg110 *tpg = to_tpg110(panel); in tpg110_disable()
351 struct tpg110 *tp in tpg110_enable()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-tpo-tpg110.c63 * struct tpg110 - state container for the TPG110 panel
65 struct tpg110 { struct
183 static inline struct tpg110 *
186 return container_of(panel, struct tpg110, panel); in to_tpg110()
189 static u8 tpg110_readwrite_reg(struct tpg110 *tpg, bool write, in tpg110_readwrite_reg()
249 static u8 tpg110_read_reg(struct tpg110 *tpg, u8 address) in tpg110_read_reg()
254 static void tpg110_write_reg(struct tpg110 *tpg, u8 address, u8 outval) in tpg110_write_reg()
259 static int tpg110_startup(struct tpg110 *tpg) in tpg110_startup()
338 struct tpg110 *tpg = to_tpg110(panel); in tpg110_disable()
351 struct tpg110 *tp in tpg110_enable()
[all...]

Completed in 2 milliseconds