Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/dw100/
H A Ddw100.c62 DW100_FMT_OUTPUT = BIT(1), enumerator
123 .types = DW100_FMT_OUTPUT | DW100_FMT_CAPTURE,
128 .types = DW100_FMT_OUTPUT | DW100_FMT_CAPTURE,
143 .types = DW100_FMT_OUTPUT | DW100_FMT_CAPTURE,
148 .types = DW100_FMT_OUTPUT | DW100_FMT_CAPTURE,
153 .types = DW100_FMT_OUTPUT | DW100_FMT_CAPTURE,
158 .types = DW100_FMT_OUTPUT | DW100_FMT_CAPTURE,
177 return DW100_FMT_OUTPUT; in to_dw100_fmt_type()
728 DW100_FMT_OUTPUT | DW100_FMT_CAPTURE); in dw100_enum_framesizes()