Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_gem.c124 s64 stride_x; member
248 addr += x * fm->stride_x + c * element_size; in feat_matrix_length()
275 u32 stride_x = ((st->ifm.stride_kernel >> 5) & 0x2) + in calc_sizes() local
279 s32 ifm_width = st->ofm.width * stride_x + in calc_sizes()
520 st.ifm.stride_x = addr; in ethosu_gem_cmdstream_copy_and_validate()
560 st.ofm.stride_x = addr; in ethosu_gem_cmdstream_copy_and_validate()
594 st.ifm2.stride_x = addr; in ethosu_gem_cmdstream_copy_and_validate()