__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2020 Pengutronix, Michael Tretter <[email protected]> */ #ifndef __XLNX_VCU_H #define __XLNX_VCU_H #define VCU_ECODER_ENABLE 0x00 #define VCU_DECODER_ENABLE 0x04 #define VCU_MEMORY_DEPTH 0x08 #define VCU_ENC_COLOR_DEPTH 0x0c #define VCU_ENC_VERTICAL_RANGE 0x10 #define VCU_ENC_FRAME_SIZE_X 0x14 #define VCU_ENC_FRAME_SIZE_Y 0x18 #define VCU_ENC_COLOR_FORMAT 0x1c #define VCU_ENC_FPS 0x20 #define VCU_MCU_CLK 0x24 #define VCU_CORE_CLK 0x28 #define VCU_PLL_BYPASS 0x2c #define VCU_ENC_CLK 0x30 #define VCU_PLL_CLK 0x34 #define VCU_ENC_VIDEO_STANDARD 0x38 #define VCU_STATUS 0x3c #define VCU_AXI_ENC_CLK 0x40 #define VCU_AXI_DEC_CLK 0x44 #define VCU_AXI_MCU_CLK 0x48 #define VCU_DEC_VIDEO_STANDARD 0x4c #define VCU_DEC_FRAME_SIZE_X 0x50 #define VCU_DEC_FRAME_SIZE_Y 0x54 #define VCU_DEC_FPS 0x58 #define VCU_BUFFER_B_FRAME 0x5c #define VCU_WPP_EN 0x60 #define VCU_PLL_CLK_DEC 0x64 #define VCU_NUM_CORE 0x6c #define VCU_GASKET_INIT 0x74 #define VCU_GASKET_VALUE 0x03 #endif /* __XLNX_VCU_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| atmel-matrix.h | File | 3.79 KB | 0644 |
|
| atmel-mc.h | File | 4.57 KB | 0644 |
|
| atmel-smc.h | File | 4.5 KB | 0644 |
|
| atmel-st.h | File | 1.57 KB | 0644 |
|
| clps711x.h | File | 2.58 KB | 0644 |
|
| imx6q-iomuxc-gpr.h | File | 21.48 KB | 0644 |
|
| imx7-iomuxc-gpr.h | File | 1.32 KB | 0644 |
|
| xlnx-vcu.h | File | 1.08 KB | 0644 |
|