Home
last modified time | relevance | path

Searched refs:RADEON_MC_IDLE (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/drm2/radeon/
H A Drs400.c239 if (tmp & RADEON_MC_IDLE) { in rs400_mc_wait_for_idle()
H A Dradeon_reg.h1226 # define RADEON_MC_IDLE (1 << 2) macro
H A Dradeon_combios.c3159 RADEON_MC_IDLE)) in combios_parse_mmio_table()
H A Dr100.c2620 if (tmp & RADEON_MC_IDLE) { in r100_mc_wait_for_idle()