/openbmc/u-boot/arch/arm/include/asm/arch-mx25/ |
H A D | macro.h | 25 * - MPR: Set all MPROTx to be non-bufferable, trusted for R/W, not forced to 28 .macro init_aips mpr=0x77777777 30 ldr r1, =\mpr 42 * - MPR: priority is IAHB > DAHB > USBOTG > RTIC > eSDHC2/SDMA 46 .macro init_max mpr=0x00043210, sgpcr=0x00000010, mgpcr=0x00000000 48 ldr r1, =\mpr
|
/openbmc/u-boot/arch/arm/include/asm/arch-mx35/ |
H A D | lowlevel_macro.S | 17 * - MPR: Set all MPROTx to be non-bufferable, trusted for R/W, not forced to 22 .macro init_aips mpr=0x77777777, opacr=0x00000000 argument 24 ldr r1, =\mpr 49 * - MPR: priority is M4 > M2 > M3 > M5 > M0 > M1 53 .macro init_max mpr=0x00302154, sgpcr=0x00000010, mgpcr=0x00000000 argument 55 ldr r1, =\mpr
|
/openbmc/linux/sound/firewire/ |
H A D | cmp.c | 17 /* MPR common fields */ 126 u32 mpr; in cmp_connection_init() local 134 mpr = be32_to_cpu(mpr_be); in cmp_connection_init() 136 if (pcr_index >= (mpr & MPR_PLUGS_MASK)) in cmp_connection_init() 147 c->max_speed = (mpr & MPR_SPEED_MASK) >> MPR_SPEED_SHIFT; in cmp_connection_init() 149 c->max_speed += (mpr & MPR_XSPEED_MASK) >> MPR_XSPEED_SHIFT; in cmp_connection_init()
|
/openbmc/linux/Documentation/devicetree/bindings/iio/pressure/ |
H A D | honeywell,mprls0025pa.yaml | 19 calls them "mpr series". All of them have the identical programming model and 34 micropressure-mpr-series/documents/ 35 sps-siot-mpr-series-datasheet-32332628-ciid-172626.pdf
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | sh_eth.h | 69 MPR, enumerator 341 /* MPR */ 506 unsigned mpr:1; /* EtherC has MPR */ member
|
H A D | sh_eth.c | 89 [MPR] = 0x0558, 164 [MPR] = 0x0358, 212 [MPR] = 0x0158, 298 [MPR] = 0x01bc, 565 .mpr = 1, 614 .mpr = 1, 671 .mpr = 1, 705 .mpr = 1, 740 .mpr = 1, 786 .mpr = 1, [all …]
|
H A D | ravb.h | 193 MPR = 0x0558, enumerator 861 /* MPR */
|
/openbmc/u-boot/drivers/net/ |
H A D | sh_eth.h | 144 MPR, enumerator 209 [MPR] = 0x0558, 241 [MPR] = 0x0158, 572 /* MPR */
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_mc.h | 70 u32 mpr; /* 0x0C MC Master Priority Register */ member
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | mprls0025pa.c | 10 * micropressure-mpr-series/documents/ 11 * sps-siot-mpr-series-datasheet-32332628-ciid-172626.pdf
|
/openbmc/qemu/tests/bench/ |
H A D | atomic_add-bench.c | 146 c = getopt(argc, argv, "hd:n:mpr:"); in parse_args()
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | cthw20k2.c | 87 u16 mpr:1; member 100 unsigned int mpr; member 324 set_field(&ctl->mpr, MPRLH_PITCH, pitch); in src_set_pitch() 325 ctl->dirty.bf.mpr = 1; in src_set_pitch() 377 if (ctl->dirty.bf.mpr) { in src_commit_write() 383 hw_write_20kx(hw, MIXER_PRING_LO_HI+4*pm_idx, ctl->mpr); in src_commit_write() 386 ctl->dirty.bf.mpr = 0; in src_commit_write()
|
H A D | cthw20k1.c | 87 u16 mpr:1; member 100 unsigned int mpr; member 324 set_field(&ctl->mpr, MPRLH_PITCH, pitch); in src_set_pitch() 325 ctl->dirty.bf.mpr = 1; in src_set_pitch() 377 if (ctl->dirty.bf.mpr) { in src_commit_write() 383 hw_write_20kx(hw, PRING_LO_HI+4*pm_idx, ctl->mpr); in src_commit_write() 386 ctl->dirty.bf.mpr = 0; in src_commit_write()
|
/openbmc/u-boot/arch/m68k/cpu/mcf5227x/ |
H A D | cpu_init.c | 38 out_be32(&scm1->mpr, 0x77777777); in cpu_init_f()
|
/openbmc/u-boot/arch/m68k/include/asm/ |
H A D | immap_5275.h | 74 u8 mpr; member
|
H A D | immap_520x.h | 48 u32 mpr; /* 0x00 Master Privilege */ member
|
H A D | immap_5235.h | 71 u8 mpr; /* 0x20 */ member
|
H A D | immap_5227x.h | 196 u32 mpr; /* 0x00 Master Privilege */ member
|
H A D | immap_5301x.h | 65 u32 mpr; /* 0x00 Master Privilege */ member
|
/openbmc/u-boot/arch/arm/mach-uniphier/dram/ |
H A D | ddrphy-regs.h | 101 #define PHY_DTCR_DTMPR BIT(6) /* Data Training using MPR */
|
/openbmc/linux/arch/csky/abiv2/inc/abi/ |
H A D | entry.h | 269 mtcr r6, cr<6, 15> /* Set MPR with 4K page size */
|
/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 48 - **Memory Preserving Reboot (MPR)**: A method of reboot with preserving the
|
H A D | dump-manager.md | 22 - **Memory Preserving Reboot(MPR)**: A method of reboot with preserving the
|
/openbmc/u-boot/arch/m68k/cpu/mcf532x/ |
H A D | cpu_init.c | 29 out_be32(&scm1->mpr, 0x77777777); in cpu_init_f()
|
/openbmc/qemu/hw/alpha/ |
H A D | typhoon.c | 150 /* MPR: Memory Programming Register. */ in cchip_read() 406 /* MPR: Memory Programming Register. */ in cchip_write()
|