Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_drv.h1036 # define RADEON_BUF_SWAP_32BIT (2 << 16) macro
H A Dradeon_reg.h3305 # define RADEON_BUF_SWAP_32BIT (2 << 16) macro
H A Dr100.c1159 tmp |= RADEON_BUF_SWAP_32BIT; in r100_cp_init()