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.c385 bool use_ifm, use_ifm2, use_scale; in ethosu_gem_cmdstream_copy_and_validate() local
426 use_scale = !(st.ofm.precision & 0x100); in ethosu_gem_cmdstream_copy_and_validate()
428 !use_ifm2, use_scale); in ethosu_gem_cmdstream_copy_and_validate()
434 use_scale = !(st.ofm.precision & 0x100); in ethosu_gem_cmdstream_copy_and_validate()
436 false, use_scale); in ethosu_gem_cmdstream_copy_and_validate()
441 use_scale = ethosu_is_u65(edev) ? in ethosu_gem_cmdstream_copy_and_validate()
444 use_ifm2 = !(use_scale || (param == 5) || in ethosu_gem_cmdstream_copy_and_validate()