Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/solomon/
H A Dssd130x.h40 u32 default_width; member
H A Dssd130x.c102 .default_width = 132,
111 .default_width = 132,
120 .default_width = 128,
129 .default_width = 128,
137 .default_width = 128,
945 ssd130x->width = ssd130x->device_info->default_width; in ssd130x_parse_properties()
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c1527 static const u32 default_width = 1936; in cio2_queue_init() local
1543 fmt->width = default_width; in cio2_queue_init()
1548 q->format.width = default_width; in cio2_queue_init()