Searched refs:CP_PACKET0_GET_ONE_REG_WR (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dr300d.h79 #define CP_PACKET0_GET_ONE_REG_WR(h) (((h) >> 15) & 1) macro
H A Drv515d.h219 #define CP_PACKET0_GET_ONE_REG_WR(h) (((h) >> 15) & 1) macro
H A Dr100d.h78 #define CP_PACKET0_GET_ONE_REG_WR(h) (((h) >> 15) & 1) macro
H A Dr100.c1439 pkt->one_reg_wr = CP_PACKET0_GET_ONE_REG_WR(header);

Completed in 167 milliseconds