Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/
Dssd1307fb.c52 u32 default_vcomh; member
591 .default_vcomh = 0x34,
597 .default_vcomh = 0x20,
604 .default_vcomh = 0x20,
611 .default_vcomh = 0x34,
713 par->vcomh = par->device_info->default_vcomh; in ssd1307fb_probe()