Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dssd1307fb.c55 u32 default_vcomh; member
543 .default_vcomh = 0x34,
549 .default_vcomh = 0x20,
556 .default_vcomh = 0x20,
563 .default_vcomh = 0x34,
670 par->vcomh = par->device_info->default_vcomh; in ssd1307fb_probe()