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