Searched refs:size_y (Results 1 – 3 of 3) sorted by relevance
144 int size_y; member323 int keysize = (lm->size_x << 4) | lm->size_y; in lm8323_configure()635 if (!pdata || !pdata->size_x || !pdata->size_y) { in lm8323_probe()646 if (pdata->size_y > 12) { in lm8323_probe()648 pdata->size_y); in lm8323_probe()665 lm->size_y = pdata->size_y; in lm8323_probe()667 lm->size_x, lm->size_y); in lm8323_probe()
25 int size_y; member
1291 u32 width, height, stride, fourcc, val, size_y, size_uv; in dw100_hw_set_destination() local1301 size_y = q_data->pix_fmt.plane_fmt[0].sizeimage; in dw100_hw_set_destination()1308 size_uv = size_y; in dw100_hw_set_destination()1352 dw100_write(dw_dev, DW100_DST_IMG_Y_SIZE1, DW100_DST_IMG_Y_SIZE(size_y)); in dw100_hw_set_destination()