Home
last modified time | relevance | path

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

12

/Linux-v5.15/drivers/media/common/siano/
Dsmscoreapi.h721 u32 num_of_rows; /* Number of rows in MPE table,
723 u32 num_of_padd_cols; /* Number of padding columns in MPE table,
725 u32 num_of_punct_cols; /* Number of puncturing columns in MPE table,
730 u32 num_of_valid_mpe_tlbs; /* Number of MPE tables which do not include
731 errors after MPE RS decoding */
732 u32 num_of_invalid_mpe_tlbs;/* Number of MPE tables which include errors
733 after MPE RS decoding */
734 u32 num_of_corrected_mpe_tlbs;/* Number of MPE tables which were
735 corrected by MPE RS decoding */
750 Time Slicing indicator, bit 0 - MPE-FEC indicator */
[all …]
/Linux-v5.15/drivers/thermal/st/
Dst_thermal_memmap.c25 * According to the STIH416 MPE temp sensor data sheet -
145 /* Compatible device data stih416 mpe thermal sensor */
164 { .compatible = "st,stih416-mpe-thermal", .data = &st_416mpe_cdata },
Dst_thermal_syscfg.c112 /* Compatible device data for stih415 mpe thermal sensor */
144 { .compatible = "st,stih415-mpe-thermal", .data = &st_415mpe_cdata },
/Linux-v5.15/Documentation/devicetree/bindings/display/tegra/
Dnvidia,tegra20-host1x.txt30 - mpe: video encoder
33 - compatible: "nvidia,tegra<chip>-mpe"
41 - mpe
44 - interconnects: Must contain entry for the MPE memory clients.
417 mpe {
418 compatible = "nvidia,tegra20-mpe";
423 reset-names = "mpe";
/Linux-v5.15/Documentation/userspace-api/media/dvb/
Dnet-add-if.rst35 contains a TCP/IP traffic, the type of encapsulation to be used (MPE or
Dnet.rst15 - `Multi Protocol Encapsulation (MPE) <http://en.wikipedia.org/wiki/Multiprotocol_Encapsulation>`__
/Linux-v5.15/include/uapi/linux/dvb/
Dnet.h42 * - %DVB_NET_FEEDTYPE_MPE for MPE encoding
/Linux-v5.15/arch/parisc/include/asm/
Dpdc.h99 case OS_ID_MPEXL: return "MPE-iX"; in os_id_to_string()
/Linux-v5.15/arch/arm/boot/dts/
Dtegra20.dtsi51 mpe@54040000 {
52 compatible = "nvidia,tegra20-mpe";
57 reset-names = "mpe";
Dtegra30.dtsi133 mpe@54040000 {
134 compatible = "nvidia,tegra30-mpe";
139 reset-names = "mpe";
/Linux-v5.15/Documentation/admin-guide/media/
Dfaq.rst191 the MPE standard (EN 301 192, http://www.etsi.org/). You can
/Linux-v5.15/drivers/media/usb/as102/
Das10x_cmd.h185 /* stream type (MPE, PSI/SI or PES )*/
/Linux-v5.15/drivers/media/dvb-core/
Ddvbdev.c321 * We should be creating entities for the MPE/ULE in dvb_create_media_entity()
324 * However, the number of for the MPE/ULE decaps may not be in dvb_create_media_entity()
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-v5.15/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-pmc.yaml194 mpe MPEG Encode All
/Linux-v5.15/drivers/memory/tegra/
Dtegra30.c1146 { .name = "mpe", .swgroup = TEGRA_SWGROUP_MPE, .reg = 0x264 },
1210 TEGRA30_MC_RESET(MPE, 0x200, 0x204, 11),
Dtegra114.c1096 TEGRA114_MC_RESET(MPE, 0x200, 0x204, 11),
/Linux-v5.15/drivers/soc/tegra/
Dpmc.c2971 [TEGRA_POWERGATE_MPE] = "mpe",
3078 [TEGRA_POWERGATE_MPE] = "mpe",
3136 [TEGRA_POWERGATE_MPE] = "mpe",
3193 [TEGRA_POWERGATE_MPE] = "mpe",
3308 [TEGRA_POWERGATE_MPE] = "mpe",
/Linux-v5.15/arch/parisc/include/uapi/asm/
Dpdc.h339 #define OS_ID_MPEXL 2 /* MPE XL OS */
/Linux-v5.15/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c1342 PutByte(XIRCREG42_SWC1, value | 0x06); /* set MPE and PME */ in set_multicast_list()
1344 PutByte(XIRCREG42_SWC1, value | 0x02); /* set MPE */ in set_multicast_list()
/Linux-v5.15/drivers/clk/tegra/
Dclk-tegra-periph.c619 INT("mpe", mux_pllm_pllc_pllp_plla, CLK_SOURCE_MPE, 60, 0, tegra_clk_mpe),
Dclk-tegra20.c486 { .dev_id = "mpe", .dt_id = TEGRA20_CLK_MPE },
Dclk-tegra30.c648 { .dev_id = "mpe", .dt_id = TEGRA30_CLK_MPE },
/Linux-v5.15/drivers/net/ethernet/cadence/
Dmacb_main.c929 macb_writel(bp, NCR, MACB_BIT(MPE)); in macb_mii_init()
5011 macb_writel(bp, NCR, MACB_BIT(MPE)); in macb_resume()
/Linux-v5.15/drivers/net/ethernet/intel/e1000/
De1000_main.c1828 /* UPE and MPE will be handled by normal PROMISC logic in e1000_setup_rctl()

12