Searched refs:R_000260_CUR_OFFSET (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr100d.h525 #define R_000260_CUR_OFFSET 0x000260 macro
H A Dr100.c3780 save->CUR_OFFSET = RREG32(R_000260_CUR_OFFSET);
3789 WREG32(R_000260_CUR_OFFSET, save->CUR_OFFSET | S_000260_CUR_LOCK(1));
3797 WREG32(R_000260_CUR_OFFSET, C_000260_CUR_LOCK & save->CUR_OFFSET);

Completed in 179 milliseconds