Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/solomon/
Dssd130x.c213 u32 page, col_low, col_high; in ssd130x_set_page_pos() local
219 col_high = SSD130X_PAGE_COL_START_HIGH | in ssd130x_set_page_pos()
221 ret = ssd130x_write_cmd(ssd130x, 3, page, col_low, col_high); in ssd130x_set_page_pos()