OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gb_pipe_sel
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
radeon_cp.c
330
uint32_t gb_tile_config,
gb_pipe_sel
= 0;
local in function:radeon_init_pipes
334
gb_pipe_sel
= RADEON_READ(R400_GB_PIPE_SELECT);
335
dev_priv->num_gb_pipes = ((
gb_pipe_sel
>> 12) & 0x3) + 1;
359
RADEON_WRITE_PLL(R500_DYN_SCLK_PWMEM_PIPE, (1 | ((
gb_pipe_sel
>> 8) & 0xf) << 4));
Completed in 12 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025