HomeSort by: relevance | last modified time | path
    Searched defs:boot_address (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_dp501.c 182 u32 boot_address; local in function:ast_backup_fw
186 boot_address = get_fw_base(ast);
188 *(u32 *)(addr + i) = ast_mindwm(ast, boot_address + i);
198 u32 boot_address; local in function:ast_launch_m68k
221 boot_address = 0x44000000;
225 boot_address = 0x48000000;
228 boot_address = 0x50000000;
231 boot_address = 0x60000000;
234 boot_address -= 0x200000; /* -2MB */
239 ast_moutdwm(ast, boot_address + i, data)
264 u32 boot_address, offset, data; local in function:ast_get_dp501_max_clk
292 u32 i, boot_address, offset, data; local in function:ast_dp501_read_edid
    [all...]

Completed in 11 milliseconds