Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Dradeonfb.c725 u32 host_path_cntl; in _radeon_engine_reset() local
766 host_path_cntl = INREG(HOST_PATH_CNTL); in _radeon_engine_reset()
801 OUTREG(HOST_PATH_CNTL, host_path_cntl | HDP_SOFT_RESET); in _radeon_engine_reset()
803 OUTREG(HOST_PATH_CNTL, host_path_cntl); in _radeon_engine_reset()