Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c151 .default_height = 64,
160 .default_height = 64,
169 .default_height = 64,
178 .default_height = 39,
186 .default_height = 64,
192 .default_height = 128,
197 .default_height = 80,
202 .default_height = 128,
208 .default_height = 64,
1804 ssd130x->height = ssd130x->device_info->default_height; in ssd130x_parse_properties()
H A Dssd130x.h53 u32 default_height; member