Lines Matching +full:external +full:- +full:nodes
1 .. SPDX-License-Identifier: GPL-2.0
7 -----------------------
13 Implements creation of video2 and video3 device nodes and
18 Loads up VENC, OSD and external encoders such as ths8200. It provides
20 in the VENC or external sub devices. It also provides
22 using sub device ops. The connection of external encoders to VENC LCD
27 When connected to an external encoder, vpbe controller is also responsible
28 for setting up the interface between VENC and external encoders based on
29 board specific settings (specified in board-xxx-evm.c). This allows
30 interfacing external encoders such as ths8200. The setup_if_config()
33 patch series, the interconnection and enabling and setting of the external
39 setting timings at LCD controller port when external encoders are connected
40 at the port or LCD panel timings required. When external encoder/LCD panel
43 venc using non-standard timing mode.
49 output name to board-xxx-evm.c). A table of timings for various LCDs
52 support for external encoders and displays forms a part of the next
62 --------------