| /OK3568_Linux_fs/u-boot/arch/arm/mach-kirkwood/include/mach/ |
| H A D | mpp.h | 12 #define MPP(_num, _sel, _in, _out, _F6180, _F6190, _F6192, _F6281) ( \ macro 27 #define MPP_INPUT_MASK MPP( 0, 0x0, 1, 0, 0, 0, 0, 0 ) 28 #define MPP_OUTPUT_MASK MPP( 0, 0x0, 0, 1, 0, 0, 0, 0 ) 30 #define MPP_F6180_MASK MPP( 0, 0x0, 0, 0, 1, 0, 0, 0 ) 31 #define MPP_F6190_MASK MPP( 0, 0x0, 0, 0, 0, 1, 0, 0 ) 32 #define MPP_F6192_MASK MPP( 0, 0x0, 0, 0, 0, 0, 1, 0 ) 33 #define MPP_F6281_MASK MPP( 0, 0x0, 0, 0, 0, 0, 0, 1 ) 35 #define MPP0_GPIO MPP( 0, 0x0, 1, 1, 1, 1, 1, 1 ) 36 #define MPP0_NF_IO2 MPP( 0, 0x1, 1, 1, 1, 1, 1, 1 ) 37 #define MPP0_SPI_SCn MPP( 0, 0x2, 0, 1, 1, 1, 1, 1 ) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/ |
| H A D | mpp.h | 15 #define MPP(_num, _sel, _in, _out, _78100_A0) (\ macro 24 #define MPP_78100_A0_MASK MPP(0, 0x0, 0, 0, 1) 26 #define MPP0_GPIO MPP(0, 0x0, 1, 1, 1) 27 #define MPP0_GE0_COL MPP(0, 0x1, 0, 0, 1) 28 #define MPP0_GE1_TXCLK MPP(0, 0x2, 0, 0, 1) 29 #define MPP0_UNUSED MPP(0, 0x3, 0, 0, 1) 31 #define MPP1_GPIO MPP(1, 0x0, 1, 1, 1) 32 #define MPP1_GE0_RXERR MPP(1, 0x1, 0, 0, 1) 33 #define MPP1_GE1_TXCTL MPP(1, 0x2, 0, 0, 1) 34 #define MPP1_UNUSED MPP(1, 0x3, 0, 0, 1) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-dove/ |
| H A D | mpp.h | 5 #define MPP(_num, _sel, _in, _out) ( \ macro 11 #define MPP0_GPIO0 MPP(0, 0x0, 1, 1) 12 #define MPP0_UA2_RTSn MPP(0, 0x2, 0, 0) 13 #define MPP0_SDIO0_CD MPP(0, 0x3, 0, 0) 14 #define MPP0_LCD0_PWM MPP(0, 0xf, 0, 0) 16 #define MPP1_GPIO1 MPP(1, 0x0, 1, 1) 17 #define MPP1_UA2_CTSn MPP(1, 0x2, 0, 0) 18 #define MPP1_SDIO0_WP MPP(1, 0x3, 0, 0) 19 #define MPP1_LCD1_PWM MPP(1, 0xf, 0, 0) 21 #define MPP2_GPIO2 MPP(2, 0x0, 1, 1) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/ |
| H A D | mpp.h | 5 #define MPP(_num, _sel, _in, _out, _F5181l, _F5182, _F5281) ( \ macro 16 #define MPP_F5181_MASK MPP(0, 0x0, 0, 0, 1, 0, 0) 17 #define MPP_F5182_MASK MPP(0, 0x0, 0, 0, 0, 1, 0) 18 #define MPP_F5281_MASK MPP(0, 0x0, 0, 0, 0, 0, 1) 20 #define MPP0_UNUSED MPP(0, 0x3, 0, 0, 1, 1, 1) 21 #define MPP0_GPIO MPP(0, 0x3, 1, 1, 1, 1, 1) 22 #define MPP0_PCIE_RST_OUTn MPP(0, 0x0, 0, 0, 1, 1, 1) 23 #define MPP0_PCI_ARB MPP(0, 0x2, 0, 0, 1, 1, 1) 25 #define MPP1_UNUSED MPP(1, 0x0, 0, 0, 1, 1, 1) 26 #define MPP1_GPIO MPP(1, 0x0, 1, 1, 1, 1, 1) [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | orion5x-rd88f5182-nas.dts | 135 * MPP[20] PCI Clock to MV88F5182 136 * MPP[21] PCI Clock to mini PCI CON11 137 * MPP[22] USB 0 over current indication 138 * MPP[23] USB 1 over current indication 139 * MPP[24] USB 1 over current enable 140 * MPP[25] USB 0 over current enable
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pinctrl/ |
| H A D | marvell,armada-cp110-pinctrl.txt | 2 Function 0x0 for any MPP ID activates GPIO pin mode 3 Function 0xc for any MPP ID activates DEBUG_BUS pin mode 5 MPP# 0x1 0x2 0x3 0x4 72 MPP# 0x5 0x6 0x7 139 MPP# 0x8 0x9 0xA 206 MPP# 0xB 0xD 0xE
|
| H A D | marvell,armada-apn806-pinctrl.txt | 2 Function 0x0 for any MPP ID activates GPIO pin mode 4 MPP# 0x1 0x2 0x3 0x4
|
| H A D | marvell,mvebu-pinctrl.txt | 39 /* MPP Bus: 61 /* MPP Bus: 97 /* MPP Bus:
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-mpp.txt | 1 Qualcomm PMIC Multi-Purpose Pin (MPP) block 3 This binding describes the MPP block(s) found in the 8xxx series 30 Definition: Register base of the MPP block and length. 36 each available MPP 47 the first cell will be used to define MPP number and the 48 second denotes the flags for this MPP 80 Definition: List of MPP pins affected by the properties specified in
|
| H A D | marvell,orion-pinctrl.txt | 13 contiguous MPP registers, and the second one describing the single 14 final MPP register, separated from the previous one.
|
| H A D | marvell,dove-pinctrl.txt | 9 - reg: register specifiers of MPP, MPP4, and PMU MPP registers
|
| /OK3568_Linux_fs/external/mpp/doc/design/ |
| H A D | 1.mpp_design.txt | 1 MPP (Media Process Platform) design (2016.10.12) 52 +-------------------- MPP ----------------------+ 56 | | MPI / MPP | | | | 75 +-------------------- MPP ----------------------+ 91 MPI (Media Process Interface) / MPP
|
| H A D | 4.mpp_task.txt | 1 MPP task design (2017.4.7) 100 +----+---------+----+ MPP +----+---------v----+
|
| /OK3568_Linux_fs/external/mpp/ |
| H A D | readme.txt | 1 Media Process Platform (MPP) module directory description: 3 MPP : Media Process Platform 193 +-------------------- MPP ----------------------+ 197 | | MPI / MPP | | | | 216 +-------------------- MPP ----------------------+ 264 Take H.264 deocder for example. Video stream will first queued by MPI/MPP layer, 265 MPP will send the stream to codec layer, codec layer parses the stream header 268 the task and resend information back. MPP notify codec by hardware result, codec 271 MPI MPP decoder parser HAL
|
| /OK3568_Linux_fs/u-boot/board/Synology/ds109/ |
| H A D | openocd.cfg | 105 mww 0xD0010000 0x01111111 ;# MPP 0 to 7 106 mww 0xD0010004 0x11113322 ;# MPP 8 to 15 107 mww 0xD0010008 0x00001111 ;# MPP 16 to 23
|
| /OK3568_Linux_fs/u-boot/board/keymile/km_arm/ |
| H A D | kwbimage_128M16_1.cfg | 19 DATA 0xFFD10000 0x01112222 # MPP Control 0 Register 29 DATA 0xFFD10004 0x03303300 # MPP Control 1 Register 39 DATA 0xFFD10008 0x00001100 # MPP Control 2 Register 49 # MPP Control 3-6 Register untouched (MPP24-49) 59 # bit 15: 0, MPP RGMII-pads voltage = 3.3V
|
| H A D | kwbimage_256M8_1.cfg | 21 DATA 0xFFD10000 0x01112222 # MPP Control 0 Register 31 DATA 0xFFD10004 0x03303300 # MPP Control 1 Register 41 DATA 0xFFD10008 0x00001100 # MPP Control 2 Register 51 # MPP Control 3-6 Register untouched (MPP24-49) 61 # bit 15: 0, MPP RGMII-pads voltage = 3.3V
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | armada-8040-mcbin.dts | 61 * MPP Bus: 80 * MPP Bus: 204 * MPP Bus:
|
| H A D | armada-8040-db.dts | 75 /* MPP Bus: 85 /* MPP Bus: 186 /* MPP Bus:
|
| H A D | armada-7040-db.dts | 71 /* MPP Bus: 97 /* MPP Bus:
|
| /OK3568_Linux_fs/buildroot/package/rockchip/rockchip-mpp/ |
| H A D | Config.in | 5 Rockchip MPP(Multimedia Processing Platform).
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/video/ |
| H A D | rockchip_mpp.txt | 1 Device-Tree bindings for Rockchip MPP Service.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0010-HACK-gstmpegvideoparse-Split-every-picture.patch | 6 Some decoders(e.g. Rockchip MPP) need it.
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0010-HACK-gstmpegvideoparse-Split-every-picture.patch | 6 Some decoders(e.g. Rockchip MPP) need it.
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0010-HACK-gstmpegvideoparse-Split-every-picture.patch | 6 Some decoders(e.g. Rockchip MPP) need it.
|