Lines Matching defs:height
52 u32 height;
171 { 0x380a, 0x01 }, /* height high */
172 { 0x380b, 0xe0 }, /* height low */
309 { 0x380a, 0x01 }, /* height high */
310 { 0x380b, 0xe0 }, /* height low */
447 { 0x380a, 0x01 }, /* height high */
448 { 0x380b, 0xe0 }, /* height low */
528 .height = 480,
542 .height = 480,
556 .height = 480,
924 fse->min_height = ov7251_mode_info_data[fse->index].height;
925 fse->max_height = ov7251_mode_info_data[fse->index].height;
939 fie->height != ov7251_mode_info_data[i].height)
1013 mode->height != ov7251_mode_info_data[i].height)
1045 width, height,
1046 format->format.width, format->format.height);
1049 __crop->height = new_mode->height;
1083 __format->height = __crop->height;
1108 .height = 480
1148 ov7251->current_mode->height);