Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_gem.c371 bool use_ifm, use_ifm2, use_scale; in ethosu_gem_cmdstream_copy_and_validate() local
408 use_scale = !(st.ofm.precision & 0x100); in ethosu_gem_cmdstream_copy_and_validate()
410 !use_ifm2, use_scale); in ethosu_gem_cmdstream_copy_and_validate()
416 use_scale = !(st.ofm.precision & 0x100); in ethosu_gem_cmdstream_copy_and_validate()
418 false, use_scale); in ethosu_gem_cmdstream_copy_and_validate()
423 use_scale = ethosu_is_u65(edev) ? in ethosu_gem_cmdstream_copy_and_validate()
426 use_ifm2 = !(use_scale || (param == 5) || in ethosu_gem_cmdstream_copy_and_validate()