Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_drv.h277 static inline void __ast_write32(void __iomem *addr, u32 reg, u32 val) in __ast_write32() function
317 __ast_write32(ast->regs, reg, val); in ast_write32()