Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/solomon/
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()
Dssd130x.h53 u32 default_height; member
/linux-6.12.1/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c1501 static const u32 default_height = 1096; in cio2_queue_init() local
1517 fmt->height = default_height; in cio2_queue_init()
1522 q->format.height = default_height; in cio2_queue_init()