Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_2500.c110 __ast_moutdwm(regs, 0x1e600000, 0xAEED1A03); in ast_2500_patch_ahb()
111 __ast_moutdwm(regs, 0x1e600084, 0x00010000); in ast_2500_patch_ahb()
112 __ast_moutdwm(regs, 0x1e600088, 0x00000000); in ast_2500_patch_ahb()
113 __ast_moutdwm(regs, 0x1e6e2000, 0x1688A8A8); in ast_2500_patch_ahb()
128 __ast_moutdwm(regs, 0x1E785004, 0x00000010); in ast_2500_patch_ahb()
129 __ast_moutdwm(regs, 0x1E785008, 0x00004755); in ast_2500_patch_ahb()
130 __ast_moutdwm(regs, 0x1E78500c, 0x00000033); in ast_2500_patch_ahb()
135 __ast_moutdwm(regs, 0x1e6e2000, 0x1688A8A8); in ast_2500_patch_ahb()
139 __ast_moutdwm(regs, 0x1e6e207c, 0x08000000); /* clear fast reset */ in ast_2500_patch_ahb()
H A Dast_post.c51 void __ast_moutdwm(void __iomem *regs, u32 r, u32 v) in __ast_moutdwm() function
72 __ast_moutdwm(ast->regs, r, v); in ast_moutdwm()
H A Dast_post.h39 void __ast_moutdwm(void __iomem *regs, u32 r, u32 v);