Home
last modified time | relevance | path

Searched defs:abm (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_abm.c42 #define TO_DCE_ABM(abm)\ argument
63 static bool dce_abm_set_pipe(struct abm *abm, uint32_t controller_id) in dce_abm_set_pipe()
256 static void dce_abm_init(struct abm *abm) in dce_abm_init()
296 static unsigned int dce_abm_get_current_backlight(struct abm *abm) in dce_abm_get_current_backlight()
307 static unsigned int dce_abm_get_target_backlight(struct abm *abm) in dce_abm_get_target_backlight()
318 static bool dce_abm_set_level(struct abm *abm, uint32_t level) in dce_abm_set_level()
339 static bool dce_abm_immediate_disable(struct abm *abm) in dce_abm_immediate_disable()
360 static bool dce_abm_init_backlight(struct abm *abm) in dce_abm_init_backlight()
424 struct abm *abm, in dce_abm_set_backlight_level_pwm()
500 void dce_abm_destroy(struct abm **abm) in dce_abm_destroy()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
H A Dabm.h39 struct abm { struct
41 const struct abm_funcs *funcs; argument
44 struct abm_backlight_registers stored_backlight_registers; argument
48 void (*abm_init)(struct abm *abm); argument
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_z.c42 MARK abm; in ex_z() local
/netbsd-src/external/bsd/pdisk/dist/
H A Ddpme.h155 struct abm /* altblk map info stored in bzb */ struct
157 uint32_t abm_size; /* size of map in bytes */ argument
158 uint32_t abm_ents; /* number of used entries */ argument
159 uint32_t abm_start; /* start of altblk map */ argument
/netbsd-src/usr.sbin/sysinst/arch/mac68k/
H A Dmd.h127 } abm; /* altblk map */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dcypress_dpm.h69 bool abm; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
H A Damdgpu_dc_link.c2326 struct abm *abm = link->ctx->dc->res_pool->abm; in dc_link_get_backlight_level() local
2339 struct abm *abm = dc->res_pool->abm; in dc_link_set_backlight_level() local
2392 struct abm *abm = dc->res_pool->abm; in dc_link_set_abm_disable() local
H A Damdgpu_dc.c2529 struct abm *abm = dc->res_pool->abm; in dc_get_current_backlight_pwm() local
2539 struct abm *abm = dc->res_pool->abm; in dc_get_target_backlight_pwm() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/
H A Dcore_types.h215 struct abm *abm; member
240 struct abm *abm; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1139 const char *abm = has_abm ? " -mabm" : " -mno-abm"; in host_detect_local_cpu() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
H A Damdgpu_dce110_hw_sequencer.c2364 struct abm *abm; in init_hw() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_hw_sequencer.c1242 struct abm *abm = dc->res_pool->abm; in dcn10_init_hw() local
/netbsd-src/sys/netinet/
H A Dsctp_output.c8954 struct sctp_abort_msg *abm; local
[all...]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsi_dpm.h653 bool abm; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c770 struct abm *abm = adev->dm.dc->res_pool->abm; in dm_dmub_hw_init() local