Searched refs:array_idx (Results 1 – 2 of 2) sorted by relevance
11816 u32 i, n_begin, n_end, array_idx, cnt = 0; in _show_fbtc_step_v3() local11845 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()
296 …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]; \