Searched refs:R600_BIOS_ROM_DIS (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dr600_reg.h96 # define R600_BIOS_ROM_DIS (1 << 1) macro
H A Dradeon_bios.c295 WREG32(R600_BUS_CNTL, (bus_cntl & ~R600_BIOS_ROM_DIS));
342 WREG32(R600_BUS_CNTL, (bus_cntl & ~R600_BIOS_ROM_DIS));
423 WREG32(R600_BUS_CNTL, (bus_cntl & ~R600_BIOS_ROM_DIS));

Completed in 101 milliseconds