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.c123 s64 stride_x; member
220 addr += x * fm->stride_x + c; in feat_matrix_length()
246 u32 stride_x = ((st->ifm.stride_kernel >> 5) & 0x2) + in calc_sizes() local
250 u32 ifm_width = st->ofm.width * stride_x + in calc_sizes()
479 st.ifm.stride_x = addr; in ethosu_gem_cmdstream_copy_and_validate()
519 st.ofm.stride_x = addr; in ethosu_gem_cmdstream_copy_and_validate()
553 st.ifm2.stride_x = addr; in ethosu_gem_cmdstream_copy_and_validate()