Home
last modified time | relevance | path

Searched refs:array_idx (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c11816 u32 i, n_begin, n_end, array_idx, cnt = 0; in _show_fbtc_step_v3() local
11845 array_idx = (i - 1) % FCXDEF_STEP; in _show_fbtc_step_v3()
11846 type = pstep->step[array_idx].type; in _show_fbtc_step_v3()
11847 val = pstep->step[array_idx].val; in _show_fbtc_step_v3()
11848 diff_t = le16_to_cpu(pstep->step[array_idx].difft); in _show_fbtc_step_v3()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c296 …ct dml2_core_internal_display_mode_lib *mode_lib, unsigned int plane_idx, unsigned int array_idx) \
298 return (type) interval_var[plane_idx][array_idx]; \