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.c368 bool use_ifm, use_ifm2, use_scale; in ethosu_gem_cmdstream_copy_and_validate() local
405 use_scale = !(st.ofm.precision & 0x100); in ethosu_gem_cmdstream_copy_and_validate()
407 !use_ifm2, use_scale); in ethosu_gem_cmdstream_copy_and_validate()
413 use_scale = !(st.ofm.precision & 0x100); in ethosu_gem_cmdstream_copy_and_validate()
415 false, use_scale); in ethosu_gem_cmdstream_copy_and_validate()