Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
A Dast_dp501.c352 ast_write32(ast, 0xf000, 0x1); in ast_init_dvo()
362 ast_write32(ast, 0x12008, data); in ast_init_dvo()
368 ast_write32(ast, 0x12084, data); in ast_init_dvo()
373 ast_write32(ast, 0x12088, data); in ast_init_dvo()
379 ast_write32(ast, 0x12090, data); in ast_init_dvo()
384 ast_write32(ast, 0x12088, data); in ast_init_dvo()
389 ast_write32(ast, 0x1208c, data); in ast_init_dvo()
394 ast_write32(ast, 0x120a4, data); in ast_init_dvo()
411 ast_write32(ast, 0x1202c, data); in ast_init_dvo()
429 ast_write32(ast, 0xf000, 0x1); in ast_init_analog()
[all …]
A Dast_2100.c278 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_post_chip_2100()
279 ast_write32(ast, 0xf000, 0x1); in ast_post_chip_2100()
280 ast_write32(ast, 0x12000, 0x1688A8A8); in ast_post_chip_2100()
285 ast_write32(ast, 0x10000, 0xfc600309); in ast_post_chip_2100()
304 ast_write32(ast, 0x10000 + dram_reg_info->index, data | temp); in ast_post_chip_2100()
306 ast_write32(ast, 0x10000 + dram_reg_info->index, in ast_post_chip_2100()
323 ast_write32(ast, 0x1200c, temp & 0xfffffffd); in ast_post_chip_2100()
325 ast_write32(ast, 0x12040, temp | 0x40); in ast_post_chip_2100()
A Dast_2000.c106 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_post_chip_2000()
107 ast_write32(ast, 0xf000, 0x1); in ast_post_chip_2000()
108 ast_write32(ast, 0x10100, 0xa8); in ast_post_chip_2000()
119 ast_write32(ast, 0x10000 + dram_reg_info->index, in ast_post_chip_2000()
126 ast_write32(ast, 0x10140, temp | 0x40); in ast_post_chip_2000()
A Dast_main.c237 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_get_dram_info()
238 ast_write32(ast, 0xf000, 0x1); in ast_get_dram_info()
A Dast_2300.c1242 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_post_chip_2300()
1243 ast_write32(ast, 0xf000, 0x1); in ast_post_chip_2300()
1244 ast_write32(ast, 0x12000, 0x1688a8a8); in ast_post_chip_2300()
1249 ast_write32(ast, 0x10000, 0xfc600309); in ast_post_chip_2300()
1257 ast_write32(ast, 0x12008, temp); in ast_post_chip_2300()
A Dast_drv.h301 static inline void ast_write32(struct ast_device *ast, u32 reg, u32 val) in ast_write32() function
A Dast_2500.c540 ast_write32(ast, 0x12008, temp); in ast_post_chip_2500()

Completed in 13 milliseconds