Searched full:envm (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | msf2-soc.c | 117 memory_region_init_rom(&s->nvm, OBJECT(dev_soc), "MSF2.eNVM", s->envm_size, in m2sxxx_soc_realize() 120 * On power-on, the eNVM region 0x60000000 is automatically in m2sxxx_soc_realize() 122 * start address (0x0). We do not support remapping other eNVM, in m2sxxx_soc_realize() 125 memory_region_init_alias(&s->nvm_alias, OBJECT(dev_soc), "MSF2.eNVM", in m2sxxx_soc_realize() 231 DEFINE_PROP_UINT64("eNVM-size", MSF2State, envm_size, MSF2_ENVM_MAX_SIZE),
|
H A D | msf2-som.c | 64 qdev_prop_set_uint64(dev, "eNVM-size", M2S010_ENVM_SIZE); in emcraft_sf2_s2s010_init()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | leds-lm355x.h | 51 * lm3554-envm/tx2/gpio2
|
/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/ |
H A D | microchip,mpfs-sys-controller.yaml | 16 eNVM contents etc. More information on these services can be found online, at
|
/openbmc/qemu/hw/misc/ |
H A D | mchp_pfsoc_sysreg.c | 41 /* Indicate the eNVM is running at the configured divider rate */ in mchp_pfsoc_sysreg_read()
|
/openbmc/linux/drivers/reset/ |
H A D | reset-mpfs.c | 19 * The ENVM reset is the lowest bit in the register & I am using the CLK_FOO
|
/openbmc/linux/drivers/staging/media/atomisp/i2c/ |
H A D | atomisp-lm3554.c | 820 /* Set to TX2 mode, then ENVM/TX2 pin is a power amplifier sync input: in lm3554_platform_data_func() 821 * ENVM/TX pin asserted, flash forced into torch; in lm3554_platform_data_func() 822 * ENVM/TX pin desserted, flash set back; in lm3554_platform_data_func()
|
/openbmc/qemu/hw/riscv/ |
H A D | microchip_pfsoc.c | 13 * 2) eNVM (Embedded Non-Volatile Memory) 443 /* eNVM */ in microchip_pfsoc_soc_realize() 444 memory_region_init_rom(envm_data, OBJECT(dev), "microchip.pfsoc.envm.data", in microchip_pfsoc_soc_realize()
|