Home
last modified time | relevance | path

Searched refs:odm (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
H A Drtw_odm.c99 DBG_871X_SEL_NL(sel, "odm.DebugComponents = 0x%016llx\n", dbg_comp); in rtw_odm_dbg_comp_msg()
119 DBG_871X_SEL_NL(sel, "odm.DebugLevel = %u\n", dbg_level); in rtw_odm_dbg_level_msg()
138 DBG_871X_SEL_NL(sel, "odm.SupportAbility = 0x%08x\n", ability); in rtw_odm_ability_msg()
155 DM_ODM_T *odm = &pHalData->odmpriv; in rtw_odm_adaptivity_parm_msg() local
161 (u8)odm->TH_L2H_ini, in rtw_odm_adaptivity_parm_msg()
162 odm->TH_EDCCA_HL_diff, in rtw_odm_adaptivity_parm_msg()
163 odm->IGI_Base, in rtw_odm_adaptivity_parm_msg()
164 odm->ForceEDCCA, in rtw_odm_adaptivity_parm_msg()
165 odm->AdapEn_RSSI, in rtw_odm_adaptivity_parm_msg()
166 odm in rtw_odm_adaptivity_parm_msg()
176 DM_ODM_T *odm = &pHalData->odmpriv; rtw_odm_adaptivity_parm_set() local
189 DM_ODM_T *odm = &hal_data->odmpriv; rtw_odm_get_perpkt_rssi() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c1008 DM_ODM_T *odm = &(hal_data->odmpriv); in SetHwReg() local
1041 odm->SupportAbility = *((u32 *)val); in SetHwReg()
1046 odm->BK_SupportAbility = odm->SupportAbility; in SetHwReg()
1049 odm->SupportAbility = odm->BK_SupportAbility; in SetHwReg()
1056 odm->SupportAbility = dm->InitODMFlag; in SetHwReg()
1058 odm->SupportAbility |= *((u32 *)val); in SetHwReg()
1066 odm->SupportAbility &= *((u32 *)val); in SetHwReg()
1088 DM_ODM_T *odm in GetHwReg() local
1119 DM_ODM_T *odm = &(hal_data->odmpriv); SetHalDefVar() local
1204 DM_ODM_T *odm = &(hal_data->odmpriv); GetHalDefVar() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Dhal_com.c583 struct dm_odm_t *odm = &(hal_data->odmpriv); in SetHwReg() local
616 odm->SupportAbility = *((u32 *)val); in SetHwReg()
621 odm->BK_SupportAbility = odm->SupportAbility; in SetHwReg()
624 odm->SupportAbility = odm->BK_SupportAbility; in SetHwReg()
631 odm->SupportAbility = dm->InitODMFlag; in SetHwReg()
633 odm->SupportAbility |= *((u32 *)val); in SetHwReg()
641 odm->SupportAbility &= *((u32 *)val); in SetHwReg()
660 struct dm_odm_t *odm in GetHwReg() local
685 struct dm_odm_t *odm = &(hal_data->odmpriv); SetHalDefVar() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/hal/
H A Drf_cfg.c14 struct odm_dm_struct *odm = &adapt->HalData->odmpriv; in check_condition() local
15 u32 _board = odm->BoardType; in check_condition()
16 u32 _platform = odm->SupportPlatform; in check_condition()
17 u32 _interface = odm->SupportInterface; in check_condition()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Dphy.h2 #include <odm.h>
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1526 bool odm) in dcn30_split_stream_for_mpc_or_odm()
1541 if (odm) { in dcn30_split_stream_for_mpc_or_odm()
1729 /*split off odm pipe*/ in dcn30_internal_validate_bw()
1769 bool odm; in dcn30_internal_validate_bw() local
1776 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn30_internal_validate_bw()
1778 if (!pipe->plane_state && !odm) in dcn30_internal_validate_bw()
1782 if (odm) { in dcn30_internal_validate_bw()
1802 pipe, hsplit_pipe, odm)) in dcn30_internal_validate_bw()
1811 if (odm && old_pipe->next_odm_pipe) in dcn30_internal_validate_bw()
1813 else if (!odm in dcn30_internal_validate_bw()
1521 dcn30_split_stream_for_mpc_or_odm( const struct dc *dc, struct resource_context *res_ctx, struct pipe_ctx *pri_pipe, struct pipe_ctx *sec_pipe, bool odm) dcn30_split_stream_for_mpc_or_odm() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/
H A DMakefile29 hal/odm.o \
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/
H A DMakefile30 hal/odm.o \
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/
H A DMakefile28 hal/odm.o \
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1855 bool odm) in dcn30_split_stream_for_mpc_or_odm()
1870 if (odm) { in dcn30_split_stream_for_mpc_or_odm()
2053 /*split off odm pipe*/ in dcn30_internal_validate_bw()
2093 bool odm; in dcn30_internal_validate_bw() local
2100 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn30_internal_validate_bw()
2102 if (!pipe->plane_state && !odm) in dcn30_internal_validate_bw()
2106 if (odm) { in dcn30_internal_validate_bw()
2126 pipe, hsplit_pipe, odm)) in dcn30_internal_validate_bw()
2135 if (odm && old_pipe->next_odm_pipe) in dcn30_internal_validate_bw()
2137 else if (!odm in dcn30_internal_validate_bw()
1850 dcn30_split_stream_for_mpc_or_odm( const struct dc *dc, struct resource_context *res_ctx, struct pipe_ctx *pri_pipe, struct pipe_ctx *sec_pipe, bool odm) dcn30_split_stream_for_mpc_or_odm() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/
H A Dresource.h447 bool odm);
H A Dcore_types.h344 uint32_t odm : 1; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c1557 bool odm) in dcn32_split_stream_for_mpc_or_odm()
1564 if (odm && pri_pipe->plane_state) { in dcn32_split_stream_for_mpc_or_odm()
1595 if (odm) { in dcn32_split_stream_for_mpc_or_odm()
1743 /*split off odm pipe*/ in dcn32_internal_validate_bw()
1812 bool odm; in dcn32_internal_validate_bw() local
1819 odm = vba->ODMCombineEnabled[vba->pipe_plane[pipe_idx]] != dm_odm_combine_mode_disabled; in dcn32_internal_validate_bw()
1821 if (!pipe->plane_state && !odm) in dcn32_internal_validate_bw()
1825 if (odm) { in dcn32_internal_validate_bw()
1845 pipe, hsplit_pipe, odm)) in dcn32_internal_validate_bw()
1854 if (odm in dcn32_internal_validate_bw()
1552 dcn32_split_stream_for_mpc_or_odm( const struct dc *dc, struct resource_context *res_ctx, struct pipe_ctx *pri_pipe, struct pipe_ctx *sec_pipe, bool odm) dcn32_split_stream_for_mpc_or_odm() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h292 uint32_t odm : 1; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1249 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1266 /* Detect odm changes */ in dcn20_detect_pipe_changes()
1272 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1594 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe()
1624 * interation between mpc and odm combine on different streams in dcn20_program_pipe()
1625 * causes a different pipe to be chosen to odm combine with. in dcn20_program_pipe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1351 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1384 /* Detect odm changes */ in dcn20_detect_pipe_changes()
1390 new_pipe->update_flags.bits.odm = 1; in dcn20_detect_pipe_changes()
1695 pipe_ctx->update_flags.bits.odm || in dcn20_program_pipe()
1722 if (pipe_ctx->update_flags.bits.odm) in dcn20_program_pipe()
1760 * interation between mpc and odm combine on different streams in dcn20_program_pipe()
1761 * causes a different pipe to be chosen to odm combine with. in dcn20_program_pipe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c860 /* odm slice width is the floor of h_active / count */ in calculate_odm_slice_in_timing_active()
4255 bool odm) in dc_resource_acquire_secondary_pipe_for_mpc_odm()
4281 if (odm) { in dc_resource_acquire_secondary_pipe_for_mpc_odm()
4250 dc_resource_acquire_secondary_pipe_for_mpc_odm( const struct dc *dc, struct dc_state *state, struct pipe_ctx *pri_pipe, struct pipe_ctx *sec_pipe, bool odm) dc_resource_acquire_secondary_pipe_for_mpc_odm() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1078 /* Find and count odm pipes, if any */ in get_odm_config()
1398 phantom_pipe->update_flags.bits.odm = 1; in dcn32_apply_update_flags_for_phantom()

Completed in 30 milliseconds