Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c150 .default_width = 132,
159 .default_width = 132,
168 .default_width = 128,
177 .default_width = 128,
185 .default_width = 128,
191 .default_width = 480,
196 .default_width = 128,
201 .default_width = 128,
207 .default_width = 96,
1801 ssd130x->width = ssd130x->device_info->default_width; in ssd130x_parse_properties()
H A Dssd130x.h52 u32 default_width; member