Home
last modified time | relevance | path

Searched refs:ATOM_INIT (Results 1 – 8 of 8) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/bios/dce110/
H A Dcommand_table_helper_dce110.c321 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
/dragonfly/sys/dev/drm/amd/display/dc/bios/dce80/
H A Dcommand_table_helper_dce80.c319 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
/dragonfly/sys/dev/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c323 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
H A Dcommand_table_helper_dce112.c323 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Datombios_crtc.c185 args.ucEnable = ATOM_INIT; in amdgpu_atombios_crtc_powergate_init()
/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h123 ATOM_INIT = 7, enumerator
H A Datombios.h120 #define ATOM_INIT (ATOM_DISABLE+7) macro
/dragonfly/sys/dev/drm/radeon/
H A Datombios.h106 #define ATOM_INIT (ATOM_DISABLE+7) macro