/openbmc/u-boot/arch/x86/lib/ |
H A D | mpspec.c | 174 struct mp_ext_system_address_space *mpe; in mp_write_address_space() local 176 mpe = (struct mp_ext_system_address_space *)mp_next_mpe_entry(mc); in mp_write_address_space() 177 mpe->mpe_type = MPE_SYSTEM_ADDRESS_SPACE; in mp_write_address_space() 178 mpe->mpe_length = sizeof(*mpe); in mp_write_address_space() 179 mpe->mpe_busid = busid; in mp_write_address_space() 180 mpe->mpe_addr_type = addr_type; in mp_write_address_space() 181 mpe->mpe_addr_base_low = addr_base_low; in mp_write_address_space() 182 mpe->mpe_addr_base_high = addr_base_high; in mp_write_address_space() 183 mpe->mpe_addr_length_low = addr_length_low; in mp_write_address_space() 184 mpe->mpe_addr_length_high = addr_length_high; in mp_write_address_space() [all …]
|
/openbmc/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 | 254 mpe@54040000 { 255 compatible = "nvidia,tegra20-mpe"; 260 reset-names = "mpe";
|
/openbmc/linux/drivers/media/common/siano/ |
H A 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 …]
|
/openbmc/u-boot/doc/device-tree-bindings/gpu/ |
H A D | nvidia,tegra20-host1x.txt | 22 - mpe: video encoder 25 - compatible: "nvidia,tegra<chip>-mpe" 33 - mpe 256 mpe { 257 compatible = "nvidia,tegra20-mpe"; 262 reset-names = "mpe";
|
/openbmc/linux/drivers/thermal/st/ |
H A 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 },
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | mpspec.h | 268 * @mpe: extended table entry base address 271 struct mp_ext_config *mpe) in mp_add_mpe_entry() argument 273 mc->mpe_length += mpe->mpe_length; in mp_add_mpe_entry()
|
/openbmc/linux/include/uapi/linux/dvb/ |
H A D | net.h | 27 * - %DVB_NET_FEEDTYPE_MPE for MPE encoding
|
/openbmc/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>`__
|
/openbmc/u-boot/doc/device-tree-bindings/clock/ |
H A D | nvidia,tegra20-car.txt | 89 60 mpe
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | pdc.h | 103 case OS_ID_MPEXL: return "MPE-iX"; in os_id_to_string()
|
/openbmc/u-boot/drivers/net/ |
H A D | macb.c | 173 netctl |= MACB_BIT(MPE); in macb_mdio_write() 189 netctl &= ~MACB_BIT(MPE); in macb_mdio_write() 200 netctl |= MACB_BIT(MPE); in macb_mdio_read() 217 netctl &= ~MACB_BIT(MPE); in macb_mdio_read()
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20.dtsi | 26 mpe@54040000 { 27 compatible = "nvidia,tegra20-mpe"; 32 reset-names = "mpe";
|
H A D | tegra30.dtsi | 104 mpe@54040000 { 105 compatible = "nvidia,tegra30-mpe"; 110 reset-names = "mpe";
|
/openbmc/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 {
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | faq.rst | 191 the MPE standard (EN 301 192, http://www.etsi.org/). You can
|
/openbmc/linux/drivers/media/usb/as102/ |
H A D | as10x_cmd.h | 185 /* stream type (MPE, PSI/SI or PES )*/
|
/openbmc/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()
|
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/ |
H A D | nvidia,tegra20-pmc.yaml | 220 mpe MPEG Encode All
|
/openbmc/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),
|
/openbmc/qemu/ |
H A D | .mailmap | 36 Michael Ellerman <mpe@ellerman.id.au> michael@ozlabs.org <michael@ozlabs.org>
|
/openbmc/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()
|
/openbmc/linux/drivers/soc/tegra/ |
H A D | pmc.c | 3240 [TEGRA_POWERGATE_MPE] = "mpe", 3344 [TEGRA_POWERGATE_MPE] = "mpe", 3403 [TEGRA_POWERGATE_MPE] = "mpe", 3461 [TEGRA_POWERGATE_MPE] = "mpe", 3604 [TEGRA_POWERGATE_MPE] = "mpe",
|