Searched refs:mpe (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/x86/lib/ |
| H A D | mpspec.c | 175 struct mp_ext_system_address_space *mpe; in mp_write_address_space() local 177 mpe = (struct mp_ext_system_address_space *)mp_next_mpe_entry(mc); in mp_write_address_space() 178 mpe->mpe_type = MPE_SYSTEM_ADDRESS_SPACE; in mp_write_address_space() 179 mpe->mpe_length = sizeof(*mpe); in mp_write_address_space() 180 mpe->mpe_busid = busid; in mp_write_address_space() 181 mpe->mpe_addr_type = addr_type; in mp_write_address_space() 182 mpe->mpe_addr_base_low = addr_base_low; in mp_write_address_space() 183 mpe->mpe_addr_base_high = addr_base_high; in mp_write_address_space() 184 mpe->mpe_addr_length_low = addr_length_low; in mp_write_address_space() 185 mpe->mpe_addr_length_high = addr_length_high; in mp_write_address_space() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | mpspec.h | 272 struct mp_ext_config *mpe) in mp_add_mpe_entry() argument 274 mc->mpe_length += mpe->mpe_length; in mp_add_mpe_entry()
|
| /OK3568_Linux_fs/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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/tegra/ |
| H A D | nvidia,tegra20-host1x.txt | 26 - mpe: video encoder 29 - compatible: "nvidia,tegra<chip>-mpe" 37 - mpe 367 mpe { 368 compatible = "nvidia,tegra20-mpe"; 373 reset-names = "mpe";
|
| /OK3568_Linux_fs/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";
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/clock/ |
| H A D | nvidia,tegra20-car.txt | 89 60 mpe
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | tegra20.dtsi | 49 mpe@54040000 { 50 compatible = "nvidia,tegra20-mpe"; 55 reset-names = "mpe";
|
| H A D | tegra30.dtsi | 130 mpe@54040000 { 131 compatible = "nvidia,tegra30-mpe"; 136 reset-names = "mpe";
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 1486 -m64 -m32 -mxl-compat -mno-xl-compat -mpe 23775 '-mpe' 23782 Environment does not support threads, so the '-mpe' option and the 27606 '-mpe-aligned-commons' 62926 * mpe: RS/6000 and PowerPC Options. 62928 * mpe-aligned-commons: x86 Windows Options.
|
| H A D | gccint.info | 5683 Target supports '-mpe-aligned-commons'.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 1486 -m64 -m32 -mxl-compat -mno-xl-compat -mpe 23775 '-mpe' 23782 Environment does not support threads, so the '-mpe' option and the 27606 '-mpe-aligned-commons' 62926 * mpe: RS/6000 and PowerPC Options. 62928 * mpe-aligned-commons: x86 Windows Options.
|
| H A D | gccint.info | 5683 Target supports '-mpe-aligned-commons'.
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 10094 M: Michael Ellerman <mpe@ellerman.id.au>
|