Searched refs:boot_address (Results 1 – 2 of 2) sorted by relevance
190 u32 boot_address; in ast_backup_fw() local197 boot_address = get_fw_base(ast); in ast_backup_fw()199 *(u32 *)(addr + i) = ast_mindwm(ast, boot_address + i); in ast_backup_fw()209 u32 boot_address; in ast_launch_m68k() local235 boot_address = 0x44000000; in ast_launch_m68k()239 boot_address = 0x48000000; in ast_launch_m68k()242 boot_address = 0x50000000; in ast_launch_m68k()245 boot_address = 0x60000000; in ast_launch_m68k()248 boot_address -= 0x200000; /* -2MB */ in ast_launch_m68k()253 ast_moutdwm(ast, boot_address + i, data); in ast_launch_m68k()[all …]
94 u32 boot_address; /* BootAddress reg at probe */ member338 pm2_WR(p, PM2R_BOOT_ADDRESS, p->boot_address); in reset_card()1580 default_par->boot_address = pm2_RD(default_par, PM2R_BOOT_ADDRESS); in pm2fb_probe()1583 default_par->mem_control, default_par->boot_address, in pm2fb_probe()1587 default_par->boot_address == 0x31 && in pm2fb_probe()1591 default_par->boot_address = 0x20; in pm2fb_probe()