OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bot_sel
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_mpc.c
404
unsigned int
bot_sel
;
local in function:mpc1_init_mpcc_list_from_hw
416
REG_GET(MPCC_BOT_SEL[mpcc_id], MPCC_BOT_SEL, &
bot_sel
);
418
if (
bot_sel
== mpcc_id)
419
bot_sel
= 0xf;
428
if (
bot_sel
!= 0xf &&
bot_sel
< mpc10->num_mpcc) {
429
bot_mpcc_id =
bot_sel
;
amdgpu_dcn10_mpc.c
404
unsigned int
bot_sel
;
local in function:mpc1_init_mpcc_list_from_hw
416
REG_GET(MPCC_BOT_SEL[mpcc_id], MPCC_BOT_SEL, &
bot_sel
);
418
if (
bot_sel
== mpcc_id)
419
bot_sel
= 0xf;
428
if (
bot_sel
!= 0xf &&
bot_sel
< mpc10->num_mpcc) {
429
bot_mpcc_id =
bot_sel
;
amdgpu_dcn10_mpc.c
404
unsigned int
bot_sel
;
local in function:mpc1_init_mpcc_list_from_hw
416
REG_GET(MPCC_BOT_SEL[mpcc_id], MPCC_BOT_SEL, &
bot_sel
);
418
if (
bot_sel
== mpcc_id)
419
bot_sel
= 0xf;
428
if (
bot_sel
!= 0xf &&
bot_sel
< mpc10->num_mpcc) {
429
bot_mpcc_id =
bot_sel
;
Completed in 34 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025