Home
last modified time | relevance | path

Searched refs:boot_address (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/ast/
A Dast_dp501.c195 u32 boot_address; in ast_backup_fw() local
202 boot_address = get_fw_base(ast); in ast_backup_fw()
214 u32 boot_address; in ast_launch_m68k() local
240 boot_address = 0x44000000; in ast_launch_m68k()
244 boot_address = 0x48000000; in ast_launch_m68k()
247 boot_address = 0x50000000; in ast_launch_m68k()
250 boot_address = 0x60000000; in ast_launch_m68k()
253 boot_address -= 0x200000; /* -2MB */ in ast_launch_m68k()
282 u32 boot_address, offset, data; in ast_dp501_is_connected() local
285 boot_address = get_fw_base(ast); in ast_dp501_is_connected()
[all …]
/linux/drivers/video/fbdev/
A Dpm2fb.c95 u32 boot_address; /* BootAddress reg at probe */ member
339 pm2_WR(p, PM2R_BOOT_ADDRESS, p->boot_address); in reset_card()
1589 default_par->boot_address = pm2_RD(default_par, PM2R_BOOT_ADDRESS); in pm2fb_probe()
1592 default_par->mem_control, default_par->boot_address, in pm2fb_probe()
1596 default_par->boot_address == 0x31 && in pm2fb_probe()
1600 default_par->boot_address = 0x20; in pm2fb_probe()

Completed in 11 milliseconds