Home
last modified time | relevance | path

Searched full:mpe (Results 1 – 25 of 31) sorted by relevance

12

/linux/Documentation/devicetree/bindings/display/tegra/
H A Dnvidia,tegra20-mpe.yaml4 $id: http://devicetree.org/schemas/display/tegra/nvidia,tegra20-mpe.yaml#
15 pattern: "^mpe@[0-9a-f]+$"
19 - nvidia,tegra20-mpe
20 - nvidia,tegra30-mpe
21 - nvidia,tegra114-mpe
39 - const: mpe
54 - description: phandle to the MPE power domain
63 mpe@54040000 {
64 compatible = "nvidia,tegra20-mpe";
69 reset-names = "mpe";
H A Dnvidia,tegra20-host1x.yaml265 mpe@54040000 {
266 compatible = "nvidia,tegra20-mpe";
271 reset-names = "mpe";
/linux/drivers/media/common/siano/
H A Dsmscoreapi.h720 u32 num_of_rows; /* Number of rows in MPE table,
722 u32 num_of_padd_cols; /* Number of padding columns in MPE table,
724 u32 num_of_punct_cols; /* Number of puncturing columns in MPE table,
729 u32 num_of_valid_mpe_tlbs; /* Number of MPE tables which do not include
730 errors after MPE RS decoding */
731 u32 num_of_invalid_mpe_tlbs;/* Number of MPE tables which include errors
732 after MPE RS decoding */
733 u32 num_of_corrected_mpe_tlbs;/* Number of MPE tables which were
734 corrected by MPE RS decoding */
749 Time Slicing indicator, bit 0 - MPE-FEC indicator */
[all …]
/linux/Documentation/userspace-api/media/dvb/
H A Dnet-add-if.rst35 contains a TCP/IP traffic, the type of encapsulation to be used (MPE or
H A Dnet.rst15 - `Multi Protocol Encapsulation (MPE) <http://en.wikipedia.org/wiki/Multiprotocol_Encapsulation>`__
/linux/include/uapi/linux/dvb/
H A Dnet.h27 * - %DVB_NET_FEEDTYPE_MPE for MPE encoding
/linux/arch/parisc/include/asm/
H A Dpdc.h103 case OS_ID_MPEXL: return "MPE-iX"; in os_id_to_string()
/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20.dtsi53 mpe@54040000 {
54 compatible = "nvidia,tegra20-mpe";
59 reset-names = "mpe";
704 pd_mpe: mpe {
H A Dtegra30.dtsi137 mpe@54040000 {
138 compatible = "nvidia,tegra30-mpe";
143 reset-names = "mpe";
866 pd_mpe: mpe {
H A Dtegra20-peripherals-opp.dtsi193 mpe_dvfs_opp_table: opp-table-mpe {
H A Dtegra30-peripherals-opp.dtsi584 mpe_dvfs_opp_table: opp-table-mpe {
/linux/Documentation/admin-guide/media/
H A Dfaq.rst191 the MPE standard (EN 301 192, http://www.etsi.org/). You can
/linux/drivers/media/usb/as102/
H A Das10x_cmd.h185 /* stream type (MPE, PSI/SI or PES )*/
/linux/drivers/media/dvb-core/
H A Ddvbdev.c318 * We should be creating entities for the MPE/ULE in dvb_create_media_entity()
321 * However, the number of for the MPE/ULE decaps may not be in dvb_create_media_entity()
H A Ddvb_net.c902 pr_warn("%s: IP/MPE packet length = %d too small.\n",
937 * 12 byte MPE header; 4 byte checksum; + 2 byte alignment, 8 byte LLC/SNAP
/linux/drivers/memory/tegra/
H A Dtegra30.c1146 { .name = "mpe", .swgroup = TEGRA_SWGROUP_MPE, .reg = 0x264 },
1210 TEGRA30_MC_RESET(MPE, 0x200, 0x204, 11),
H A Dtegra114.c1096 TEGRA114_MC_RESET(MPE, 0x200, 0x204, 11),
/linux/Documentation/devicetree/bindings/soc/tegra/
H A Dnvidia,tegra20-pmc.yaml208 mpe MPEG Encode All
/linux/arch/parisc/kernel/
H A Dprocessor.c282 pr_info("MPE/iX model name: %s\n", serial_no); in collect_boot_cpu_data()
/linux/drivers/soc/tegra/
H A Dpmc.c3206 [TEGRA_POWERGATE_MPE] = "mpe",
3311 [TEGRA_POWERGATE_MPE] = "mpe",
3371 [TEGRA_POWERGATE_MPE] = "mpe",
3430 [TEGRA_POWERGATE_MPE] = "mpe",
3574 [TEGRA_POWERGATE_MPE] = "mpe",
/linux/arch/parisc/include/uapi/asm/
H A Dpdc.h339 #define OS_ID_MPEXL 2 /* MPE XL OS */
/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1341 PutByte(XIRCREG42_SWC1, value | 0x06); /* set MPE and PME */ in set_multicast_list()
1343 PutByte(XIRCREG42_SWC1, value | 0x02); /* set MPE */ in set_multicast_list()
/linux/drivers/clk/tegra/
H A Dclk-tegra-periph.c619 INT("mpe", mux_pllm_pllc_pllp_plla, CLK_SOURCE_MPE, 60, 0, tegra_clk_mpe),
H A Dclk-tegra20.c488 { .dev_id = "mpe", .dt_id = TEGRA20_CLK_MPE },
H A Dclk-tegra30.c650 { .dev_id = "mpe", .dt_id = TEGRA30_CLK_MPE },

12