Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/solomon/
H A Dssd130x.h41 u32 default_height; member
H A Dssd130x.c103 .default_height = 64,
112 .default_height = 64,
121 .default_height = 64,
130 .default_height = 39,
138 .default_height = 64,
948 ssd130x->height = ssd130x->device_info->default_height; in ssd130x_parse_properties()
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1528 static const u32 default_height = 1096; in cio2_queue_init() local
1544 fmt->height = default_height; in cio2_queue_init()
1549 q->format.height = default_height; in cio2_queue_init()