Searched full:mpe (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.8/Documentation/devicetree/bindings/display/tegra/ |
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";
|
D | nvidia,tegra20-host1x.yaml | 254 mpe@54040000 { 255 compatible = "nvidia,tegra20-mpe"; 260 reset-names = "mpe";
|
/linux-6.8/drivers/media/common/siano/ |
D | smscoreapi.h | 721 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-6.8/drivers/thermal/st/ |
D | st_thermal_memmap.c | 25 * 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 },
|
/linux-6.8/Documentation/userspace-api/media/dvb/ |
D | net-add-if.rst | 35 contains a TCP/IP traffic, the type of encapsulation to be used (MPE or
|
D | net.rst | 15 - `Multi Protocol Encapsulation (MPE) <http://en.wikipedia.org/wiki/Multiprotocol_Encapsulation>`__
|
/linux-6.8/include/uapi/linux/dvb/ |
D | net.h | 27 * - %DVB_NET_FEEDTYPE_MPE for MPE encoding
|
/linux-6.8/arch/parisc/include/asm/ |
D | pdc.h | 103 case OS_ID_MPEXL: return "MPE-iX"; in os_id_to_string()
|
/linux-6.8/arch/arm/boot/dts/nvidia/ |
D | tegra20.dtsi | 53 mpe@54040000 { 54 compatible = "nvidia,tegra20-mpe"; 59 reset-names = "mpe"; 704 pd_mpe: mpe {
|
D | tegra30.dtsi | 137 mpe@54040000 { 138 compatible = "nvidia,tegra30-mpe"; 143 reset-names = "mpe"; 866 pd_mpe: mpe {
|
D | tegra20-peripherals-opp.dtsi | 193 mpe_dvfs_opp_table: opp-table-mpe {
|
D | tegra30-peripherals-opp.dtsi | 584 mpe_dvfs_opp_table: opp-table-mpe {
|
/linux-6.8/Documentation/admin-guide/media/ |
D | faq.rst | 191 the MPE standard (EN 301 192, http://www.etsi.org/). You can
|
/linux-6.8/drivers/media/usb/as102/ |
D | as10x_cmd.h | 185 /* stream type (MPE, PSI/SI or PES )*/
|
/linux-6.8/drivers/media/dvb-core/ |
D | dvbdev.c | 313 * We should be creating entities for the MPE/ULE in dvb_create_media_entity() 316 * However, the number of for the MPE/ULE decaps may not be in dvb_create_media_entity()
|
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-6.8/Documentation/devicetree/bindings/soc/tegra/ |
D | nvidia,tegra20-pmc.yaml | 208 mpe MPEG Encode All
|
/linux-6.8/drivers/memory/tegra/ |
D | tegra30.c | 1146 { .name = "mpe", .swgroup = TEGRA_SWGROUP_MPE, .reg = 0x264 }, 1210 TEGRA30_MC_RESET(MPE, 0x200, 0x204, 11),
|
D | tegra114.c | 1096 TEGRA114_MC_RESET(MPE, 0x200, 0x204, 11),
|
/linux-6.8/arch/parisc/kernel/ |
D | processor.c | 282 pr_info("MPE/iX model name: %s\n", serial_no); in collect_boot_cpu_data()
|
/linux-6.8/drivers/soc/tegra/ |
D | pmc.c | 3232 [TEGRA_POWERGATE_MPE] = "mpe", 3336 [TEGRA_POWERGATE_MPE] = "mpe", 3395 [TEGRA_POWERGATE_MPE] = "mpe", 3453 [TEGRA_POWERGATE_MPE] = "mpe", 3596 [TEGRA_POWERGATE_MPE] = "mpe",
|
/linux-6.8/arch/parisc/include/uapi/asm/ |
D | pdc.h | 339 #define OS_ID_MPEXL 2 /* MPE XL OS */
|
/linux-6.8/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 1343 PutByte(XIRCREG42_SWC1, value | 0x06); /* set MPE and PME */ in set_multicast_list() 1345 PutByte(XIRCREG42_SWC1, value | 0x02); /* set MPE */ in set_multicast_list()
|
/linux-6.8/drivers/clk/tegra/ |
D | clk-tegra-periph.c | 619 INT("mpe", mux_pllm_pllc_pllp_plla, CLK_SOURCE_MPE, 60, 0, tegra_clk_mpe),
|
D | clk-tegra20.c | 488 { .dev_id = "mpe", .dt_id = TEGRA20_CLK_MPE },
|
12