Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drs600d.h555 #define S_000102_PAGE_TABLE_DEPTH(x) (((x) & 0x3) << 1) macro
H A Drs600.c584 S_000102_PAGE_TABLE_DEPTH(V_000102_PAGE_TABLE_FLAT)); in rs600_gart_enable()