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

/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_output.c324 mask1 = R128_GPIO_MONID_MASK_1 | (pR128Ent->HasCRTC2 ? R128_GPIO_MONID_MASK_3 : R128_GPIO_MONID_MASK_2);
327 mask1 = R128_GPIO_MONID_MASK_0 | R128_GPIO_MONID_MASK_3;
H A Dr128_reg.h677 # define R128_GPIO_MONID_MASK_3 (1 << 27) macro

Completed in 8 milliseconds