Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/rk_eink/
H A Dtps65185.c183 u32 *vcom_read) in tps65185_read_vcom_value() argument
197 *vcom_read = vcom_reg; in tps65185_read_vcom_value()
203 *vcom_read += (vcom_reg & 0x1) << 8; in tps65185_read_vcom_value()
205 printf("read vcom value: %d\n", *vcom_read); in tps65185_read_vcom_value()