Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/sti/c8sectpfe/
Dc8sectpfe-core.c531 (tsin->serial_not_parallel ? "serial" : "parallel")); in configure_memdma_and_inputblock()
554 if (tsin->serial_not_parallel) in configure_memdma_and_inputblock()
793 tsin->serial_not_parallel = of_property_read_bool(child, in c8sectpfe_probe()
855 tsin->serial_not_parallel, tsin->async_not_sync, in c8sectpfe_probe()
Dc8sectpfe-core.h23 bool serial_not_parallel; member