Lines Matching refs:ast_write32
84 ast_write32(ast, 0xf004, r & 0xffff0000); in ast_mindwm()
85 ast_write32(ast, 0xf000, 0x1); in ast_mindwm()
96 ast_write32(ast, 0xf004, r & 0xffff0000); in ast_moutdwm()
97 ast_write32(ast, 0xf000, 0x1); in ast_moutdwm()
101 ast_write32(ast, 0x10000 + (r & 0x0000ffff), v); in ast_moutdwm()
253 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_init_dram_reg()
254 ast_write32(ast, 0xf000, 0x1); in ast_init_dram_reg()
255 ast_write32(ast, 0x10100, 0xa8); in ast_init_dram_reg()
266 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_init_dram_reg()
267 ast_write32(ast, 0xf000, 0x1); in ast_init_dram_reg()
268 ast_write32(ast, 0x12000, 0x1688A8A8); in ast_init_dram_reg()
273 ast_write32(ast, 0x10000, 0xfc600309); in ast_init_dram_reg()
293 ast_write32(ast, 0x10000 + dram_reg_info->index, data | temp); in ast_init_dram_reg()
295 ast_write32(ast, 0x10000 + dram_reg_info->index, dram_reg_info->data); in ast_init_dram_reg()
312 ast_write32(ast, 0x10140, temp | 0x40); in ast_init_dram_reg()
317 ast_write32(ast, 0x1200c, temp & 0xfffffffd); in ast_init_dram_reg()
319 ast_write32(ast, 0x12040, temp | 0x40); in ast_init_dram_reg()
1567 ast_write32(ast, 0xf004, 0x1e6e0000); in ast_post_chip_2300()
1568 ast_write32(ast, 0xf000, 0x1); in ast_post_chip_2300()
1569 ast_write32(ast, 0x12000, 0x1688a8a8); in ast_post_chip_2300()
1574 ast_write32(ast, 0x10000, 0xfc600309); in ast_post_chip_2300()
1582 ast_write32(ast, 0x12008, temp); in ast_post_chip_2300()
2067 ast_write32(ast, 0x12008, temp); in ast_post_chip_2500()