Searched refs:WDMA_RST (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/ |
D | mdp_reg_wdma.h | 11 #define WDMA_RST 0x00c macro
|
D | mtk-mdp3-comp.c | 449 MM_REG_WRITE(cmd, subsys_id, base, WDMA_RST, BIT(0), BIT(0)); in init_wdma() 451 MM_REG_WRITE(cmd, subsys_id, base, WDMA_RST, 0x0, BIT(0)); in init_wdma()
|