Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c936 bool enable_reduced_pipe; in ia_css_binary_find() local
975 enable_reduced_pipe = descr->enable_reduced_pipe; in ia_css_binary_find()
1046 if (!candidate->enable.reduced_pipe && enable_reduced_pipe) { in ia_css_binary_find()
1048 __LINE__, candidate->enable.reduced_pipe, enable_reduced_pipe); in ia_css_binary_find()