Searched refs:boot_address (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/ast/ |
| A D | ast_dp501.c | 190 u32 boot_address; in ast_backup_fw() local 197 boot_address = get_fw_base(ast); in ast_backup_fw() 209 u32 boot_address; in ast_launch_m68k() local 235 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() 278 u32 boot_address, offset, data; in ast_get_dp501_max_clk() local 283 boot_address = get_fw_base(ast); in ast_get_dp501_max_clk() 336 u32 i, boot_address, offset, data; in ast_dp501_read_edid() local [all …]
|
| /linux/drivers/video/fbdev/ |
| A D | pm2fb.c | 94 u32 boot_address; /* BootAddress reg at probe */ member 338 pm2_WR(p, PM2R_BOOT_ADDRESS, p->boot_address); in reset_card() 1577 default_par->boot_address = pm2_RD(default_par, PM2R_BOOT_ADDRESS); in pm2fb_probe() 1580 default_par->mem_control, default_par->boot_address, in pm2fb_probe() 1584 default_par->boot_address == 0x31 && in pm2fb_probe() 1588 default_par->boot_address = 0x20; in pm2fb_probe()
|
Completed in 8 milliseconds