Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/c8sectpfe/
H A Dc8sectpfe-core.c526 (tsin->serial_not_parallel ? "serial" : "parallel")); in configure_memdma_and_inputblock()
549 if (tsin->serial_not_parallel) in configure_memdma_and_inputblock()
788 tsin->serial_not_parallel = of_property_read_bool(child, in c8sectpfe_probe()
843 tsin->serial_not_parallel, tsin->async_not_sync, in c8sectpfe_probe()
H A Dc8sectpfe-core.h25 bool serial_not_parallel; member