Searched refs:WDMA_RST (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/ |
A D | mdp_reg_wdma.h | 11 #define WDMA_RST 0x00c macro
|
A 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()
|
Completed in 5 milliseconds