Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/dce110/
Dcommand_table_helper_dce110.c293 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/dce60/
Dcommand_table_helper_dce60.c319 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/dce112/
Dcommand_table_helper2_dce112.c295 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
Dcommand_table_helper_dce112.c295 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/bios/dce80/
Dcommand_table_helper_dce80.c319 atom_pipe_action = ATOM_INIT; in disp_power_gating_action_to_atom()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.c185 args.ucEnable = ATOM_INIT; in amdgpu_atombios_crtc_powergate_init()
/linux-6.1.9/drivers/gpu/drm/amd/include/
Datomfirmware.h123 ATOM_INIT = 7, enumerator
Datombios.h120 #define ATOM_INIT (ATOM_DISABLE+7) macro
/linux-6.1.9/drivers/gpu/drm/radeon/
Datombios.h106 #define ATOM_INIT (ATOM_DISABLE+7) macro