Home
last modified time | relevance | path

Searched refs:sp_set_y_height (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture_v1x.c579 sp_set_y_height(base, stream->out_fmt.height / 2); in sp_config_mi()
582 sp_set_y_height(base, stream->out_fmt.height); in sp_config_mi()
H A Dcapture_v20.c823 sp_set_y_height(base, stream->out_fmt.height / 2); in sp_config_mi()
826 sp_set_y_height(base, stream->out_fmt.height); in sp_config_mi()
H A Dregs.h1819 static inline void sp_set_y_height(void __iomem *base, u32 val) in sp_set_y_height() function
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Dcapture.c890 sp_set_y_height(base, stream->out_fmt.height / 2); in sp_config_mi()
893 sp_set_y_height(base, stream->out_fmt.height); in sp_config_mi()
H A Dregs.h1771 static inline void sp_set_y_height(void __iomem *base, u32 val) in sp_set_y_height() function