Home
last modified time | relevance | path

Searched refs:int_clr_base (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_vdpp.c50 u32 int_clr_base; member
108 .int_clr_base = 0x0024,
567 mpp_write(mpp, hw_info->int_clr_base, mpp->irq_status); in vdpp_irq()
H A Dmpp_rkvenc2.c116 u32 int_clr_base; member
375 .int_clr_base = 0x0028,
445 .int_clr_base = 0x0028,
1353 mpp_write(mpp, hw->int_clr_base, mpp->irq_status); in rkvenc_irq()
1371 mpp_write(mpp, hw->int_clr_base, mpp->irq_status); in rkvenc_irq()
1888 mpp_write(mpp, hw->int_clr_base, 0xffffffff); in rkvenc_soft_reset()