Home
last modified time | relevance | path

Searched refs:RKISPP_SHARP_WR_VIR_STRIDE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dregs.h209 #define RKISPP_SHARP_WR_VIR_STRIDE (RKISPP_SHARP + 0x0004) macro
H A Dstream_v10.c556 rkispp_write(dev, RKISPP_SHARP_WR_VIR_STRIDE, ALIGN(width * mult, 16) >> 2); in config_nr_shp()
567 rkispp_write(dev, RKISPP_SHARP_WR_VIR_STRIDE, ALIGN(width * mult, 16) >> 2); in config_nr_shp()
H A Dstream.c652 stream->config->reg.cur_vir_stride = RKISPP_SHARP_WR_VIR_STRIDE; in config_mb()