[go: nahoru, domu]

Searched defs:ast_private (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/ast/
H A Dast_drv.h86 struct ast_private { struct
143 static inline u##x ast_read##x(struct ast_private *ast, u32 reg) { \
154 static inline u##x ast_io_read##x(struct ast_private *ast, u32 reg) { \
165 static inline void ast_write##x(struct ast_private *ast, u32 reg, u##x val) {\
174 static inline void ast_io_write##x(struct ast_private *ast, u32 reg, u##x val) {\
182 static inline void ast_set_index_reg(struct ast_private *ast,
189 void ast_set_index_reg_mask(struct ast_private *ast,
192 uint8_t ast_get_index_reg(struct ast_private *ast,
194 uint8_t ast_get_index_reg_mask(struct ast_private *ast,
197 static inline void ast_open_key(struct ast_private *as
[all...]

Completed in 14 milliseconds