Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drs600d.h552 #define S_000102_ENABLE_PAGE_TABLE(x) (((x) & 0x1) << 0) macro
H A Drs600.c596 S_000102_ENABLE_PAGE_TABLE(1) | in rs600_gart_enable()