Home
last modified time | relevance | path

Searched full:envm (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dmsf2-soc.c117 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 Dmsf2-som.c64 qdev_prop_set_uint64(dev, "eNVM-size", M2S010_ENVM_SIZE); in emcraft_sf2_s2s010_init()
/openbmc/linux/include/linux/platform_data/
H A Dleds-lm355x.h51 * lm3554-envm/tx2/gpio2
/openbmc/linux/Documentation/devicetree/bindings/soc/microchip/
H A Dmicrochip,mpfs-sys-controller.yaml16 eNVM contents etc. More information on these services can be found online, at
/openbmc/qemu/hw/misc/
H A Dmchp_pfsoc_sysreg.c41 /* Indicate the eNVM is running at the configured divider rate */ in mchp_pfsoc_sysreg_read()
/openbmc/linux/drivers/reset/
H A Dreset-mpfs.c19 * 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 Datomisp-lm3554.c820 /* 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 Dmicrochip_pfsoc.c13 * 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()