/linux/Documentation/devicetree/bindings/display/tegra/ |
H A D | nvidia,tegra20-mpe.yaml | 4 $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 D | nvidia,tegra20-host1x.yaml | 265 mpe@54040000 { 266 compatible = "nvidia,tegra20-mpe"; 271 reset-names = "mpe";
|
/linux/drivers/media/common/siano/ |
H A D | smscoreapi.h | 720 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 D | net-add-if.rst | 35 contains a TCP/IP traffic, the type of encapsulation to be used (MPE or
|
H A D | net.rst | 15 - `Multi Protocol Encapsulation (MPE) <http://en.wikipedia.org/wiki/Multiprotocol_Encapsulation>`__
|
/linux/include/uapi/linux/dvb/ |
H A D | net.h | 27 * - %DVB_NET_FEEDTYPE_MPE for MPE encoding
|
/linux/arch/parisc/include/asm/ |
H A D | pdc.h | 103 case OS_ID_MPEXL: return "MPE-iX"; in os_id_to_string()
|
/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20.dtsi | 53 mpe@54040000 { 54 compatible = "nvidia,tegra20-mpe"; 59 reset-names = "mpe"; 704 pd_mpe: mpe {
|
H A D | tegra30.dtsi | 137 mpe@54040000 { 138 compatible = "nvidia,tegra30-mpe"; 143 reset-names = "mpe"; 866 pd_mpe: mpe {
|
H A D | tegra20-peripherals-opp.dtsi | 193 mpe_dvfs_opp_table: opp-table-mpe {
|
H A D | tegra30-peripherals-opp.dtsi | 584 mpe_dvfs_opp_table: opp-table-mpe {
|
/linux/Documentation/admin-guide/media/ |
H A D | faq.rst | 191 the MPE standard (EN 301 192, http://www.etsi.org/). You can
|
/linux/drivers/media/usb/as102/ |
H A D | as10x_cmd.h | 185 /* stream type (MPE, PSI/SI or PES )*/
|
/linux/drivers/media/dvb-core/ |
H A D | dvbdev.c | 318 * 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 D | dvb_net.c | 902 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 D | tegra30.c | 1146 { .name = "mpe", .swgroup = TEGRA_SWGROUP_MPE, .reg = 0x264 }, 1210 TEGRA30_MC_RESET(MPE, 0x200, 0x204, 11),
|
H A D | tegra114.c | 1096 TEGRA114_MC_RESET(MPE, 0x200, 0x204, 11),
|
/linux/Documentation/devicetree/bindings/soc/tegra/ |
H A D | nvidia,tegra20-pmc.yaml | 208 mpe MPEG Encode All
|
/linux/arch/parisc/kernel/ |
H A D | processor.c | 282 pr_info("MPE/iX model name: %s\n", serial_no); in collect_boot_cpu_data()
|
/linux/drivers/soc/tegra/ |
H A D | pmc.c | 3206 [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 D | pdc.h | 339 #define OS_ID_MPEXL 2 /* MPE XL OS */
|
/linux/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 1341 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 D | clk-tegra-periph.c | 619 INT("mpe", mux_pllm_pllc_pllp_plla, CLK_SOURCE_MPE, 60, 0, tegra_clk_mpe),
|
H A D | clk-tegra20.c | 488 { .dev_id = "mpe", .dt_id = TEGRA20_CLK_MPE },
|
H A D | clk-tegra30.c | 650 { .dev_id = "mpe", .dt_id = TEGRA30_CLK_MPE },
|