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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dr520.c54 unsigned pipe_select_current, gb_pipe_select, tmp; local
84 pipe_select_current = (tmp >> 2) & 3;
85 tmp = (1 << pipe_select_current) |
H A Drv515.c143 unsigned pipe_select_current, gb_pipe_select, tmp; local
152 pipe_select_current = (tmp >> 2) & 3;
153 tmp = (1 << pipe_select_current) |

Completed in 68 milliseconds