Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_dp501.c351 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_init_dvo()
352 ast_write32(ast, 0xf000, 0x1); in ast_init_dvo()
353 ast_write32(ast, 0x12000, 0x1688a8a8); 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()
[all …]
H A Dast_2100.c46 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_2100_get_dram_layout_p2a()
47 ast_write32(ast, 0xf000, 0x1); in ast_2100_get_dram_layout_p2a()
315 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_post_chip_2100()
316 ast_write32(ast, 0xf000, 0x1); in ast_post_chip_2100()
317 ast_write32(ast, 0x12000, 0x1688A8A8); in ast_post_chip_2100()
322 ast_write32(ast, 0x10000, 0xfc600309); in ast_post_chip_2100()
347 ast_write32(ast, 0x10000 + dram_reg_info->index, data | temp); in ast_post_chip_2100()
349 ast_write32(ast, 0x10000 + dram_reg_info->index, in ast_post_chip_2100()
366 ast_write32(ast, 0x1200c, temp & 0xfffffffd); in ast_post_chip_2100()
368 ast_write32(ast, 0x12040, temp | 0x40); in ast_post_chip_2100()
H A Dast_2000.c109 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_post_chip_2000()
110 ast_write32(ast, 0xf000, 0x1); in ast_post_chip_2000()
111 ast_write32(ast, 0x10100, 0xa8); in ast_post_chip_2000()
122 ast_write32(ast, 0x10000 + dram_reg_info->index, in ast_post_chip_2000()
129 ast_write32(ast, 0x10140, temp | 0x40); in ast_post_chip_2000()
H A Dast_2300.c1248 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_post_chip_2300()
1249 ast_write32(ast, 0xf000, 0x1); in ast_post_chip_2300()
1250 ast_write32(ast, 0x12000, 0x1688a8a8); in ast_post_chip_2300()
1255 ast_write32(ast, 0x10000, 0xfc600309); in ast_post_chip_2300()
1263 ast_write32(ast, 0x12008, temp); in ast_post_chip_2300()
H A Dast_drv.h315 static inline void ast_write32(struct ast_device *ast, u32 reg, u32 val) in ast_write32() function
H A Dast_2500.c542 ast_write32(ast, 0x12008, temp); in ast_post_chip_2500()