Searched refs:wpl (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss-vfe-4-1.c | 338 u16 width = 0, height = 0, bytesperline = 0, wpl; in vfe_wm_line_based() local 342 wpl = vfe_word_per_line(pix->pixelformat, width); in vfe_wm_line_based() 345 reg |= ((wpl + 1) / 2 - 1) << 16; in vfe_wm_line_based() 350 wpl = vfe_word_per_line(pix->pixelformat, bytesperline); in vfe_wm_line_based() 354 reg |= wpl << 16; in vfe_wm_line_based()
|
| H A D | camss-vfe-4-7.c | 388 u16 width = 0, height = 0, bytesperline = 0, wpl; in vfe_wm_line_based() local 392 wpl = vfe_word_per_line_by_pixel(pix->pixelformat, width); in vfe_wm_line_based() 395 reg |= ((wpl + 3) / 4 - 1) << 16; in vfe_wm_line_based() 400 wpl = vfe_word_per_line_by_bytes(bytesperline); in vfe_wm_line_based() 404 reg |= ((wpl + 1) / 2) << 16; in vfe_wm_line_based()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/ |
| H A D | zynqmp_dp.c | 1235 u32 reg, wpl; in zynqmp_dp_encoder_mode_set_stream() local 1276 wpl = (mode->hdisplay * dp->config.bpp + 15) / 16; in zynqmp_dp_encoder_mode_set_stream() 1277 reg = wpl + wpl % lane_cnt - lane_cnt; in zynqmp_dp_encoder_mode_set_stream()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 8411 -rw-r--r-- root root 3039 ./usr/share/mime/application/vnd.ms-wpl.xml
|
| H A D | buildhistory_filelist2.txt | 8414 -rw-r--r-- root root 3039 ./usr/share/mime/application/vnd.ms-wpl.xml
|