Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/solomon/
H A Dssd130x.c150 .default_height = 64,
159 .default_height = 64,
168 .default_height = 64,
177 .default_height = 39,
185 .default_height = 64,
191 .default_height = 128,
196 .default_height = 80,
201 .default_height = 128,
207 .default_height = 64,
1823 ssd130x->height = ssd130x->device_info->default_height; in ssd130x_parse_properties()
H A Dssd130x.h53 u32 default_height; member
/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1499 static const u32 default_height = 1096; in cio2_queue_init() local
1515 fmt->height = default_height; in cio2_queue_init()
1520 q->format.height = default_height; in cio2_queue_init()