Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dregs.h48 #define RKISPP_TNR_WR_VIR_STRIDE (RKISPP_TNR + 0x0040) macro
H A Dstream_v10.c341 rkispp_write(dev, RKISPP_TNR_WR_VIR_STRIDE, ALIGN(width * mult, 16) >> 2); in config_tnr()
H A Dstream.c643 stream->config->reg.cur_vir_stride = RKISPP_TNR_WR_VIR_STRIDE; in config_mb()