OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:otg_enabled
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_optc.c
1276
OTG_MASTER_EN, &s->
otg_enabled
);
1326
uint32_t
otg_enabled
;
local in function:optc1_get_otg_active_size
1335
OTG_MASTER_EN, &
otg_enabled
);
1337
if (
otg_enabled
== 0)
1369
uint32_t
otg_enabled
= 0;
local in function:optc1_is_tg_enabled
1371
REG_GET(OTG_CONTROL, OTG_MASTER_EN, &
otg_enabled
);
1373
return (
otg_enabled
!= 0);
amdgpu_dcn10_hw_sequencer_debug.c
440
if (s.
otg_enabled
& 1) {
504
if (s.
otg_enabled
& 1)
dcn10_optc.h
537
uint32_t
otg_enabled
;
member in struct:dcn_otg_state
amdgpu_dcn10_hw_sequencer.c
364
if ((s.
otg_enabled
& 1) == 0)
Completed in 18 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025