OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r600_reg_safe_bm
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600_cs.c
968
* This function will test against
r600_reg_safe_bm
and return 0
980
if (i >= ARRAY_SIZE(
r600_reg_safe_bm
)) {
985
if (!(
r600_reg_safe_bm
[i] & m))
1618
if (i >= ARRAY_SIZE(
r600_reg_safe_bm
)) {
1623
if (!(
r600_reg_safe_bm
[i] & m))
/src/sys/external/bsd/drm2/include/radeon/
r600_reg_safe.h
8
static const uint32_t
r600_reg_safe_bm
[1952] = {
variable in typeref:typename:const uint32_t[1952]
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025