Searched refs:addr_lo (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libdrm/dist/include/drm/
H A Dradeon_drm.h203 unsigned char cmd_type, addr_lo, addr_hi, count; member in struct:__anonc5db6698010a::__anonc5db66980608
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_drm.h197 unsigned char cmd_type, addr_lo, addr_hi, count; member in struct:__anon2672992b010a::__anon2672992b0608
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c190 h.veclinear.addr_lo = offset & 0xff;
294 _start = h.veclinear.addr_lo | (h.veclinear.addr_hi << 8); \
H A Dr200_sanity.c943 int start = header.veclinear.addr_lo | (header.veclinear.addr_hi << 8);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c190 h.veclinear.addr_lo = offset & 0xff;
294 _start = h.veclinear.addr_lo | (h.veclinear.addr_hi << 8); \
H A Dr200_sanity.c943 int start = header.veclinear.addr_lo | (header.veclinear.addr_hi << 8);

Completed in 20 milliseconds