Searched refs:sp_set_y_line_length (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | capture_v1x.c | 580 sp_set_y_line_length(base, stream->u.sp.y_stride * 2); in sp_config_mi() 583 sp_set_y_line_length(base, stream->u.sp.y_stride); in sp_config_mi()
|
| H A D | capture_v20.c | 824 sp_set_y_line_length(base, stream->u.sp.y_stride * 2); in sp_config_mi() 827 sp_set_y_line_length(base, stream->u.sp.y_stride); in sp_config_mi() 842 sp_set_y_line_length(base, ALIGN(stream->out_fmt.width, 16)); in sp_config_mi()
|
| H A D | regs.h | 1824 static inline void sp_set_y_line_length(void __iomem *base, u32 val) in sp_set_y_line_length() function
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | capture.c | 891 sp_set_y_line_length(base, stream->u.sp.y_stride * 2); in sp_config_mi() 894 sp_set_y_line_length(base, stream->u.sp.y_stride); in sp_config_mi()
|
| H A D | regs.h | 1776 static inline void sp_set_y_line_length(void __iomem *base, u32 val) in sp_set_y_line_length() function
|