/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_setup.c | 15 /* Initialize and populate EFI object list */ 27 /* Initialize once only */ in efi_init_obj_list() 31 /* Initialize system table */ in efi_init_obj_list() 36 /* Initialize root node */ in efi_init_obj_list() 41 /* Initialize EFI driver uclass */ in efi_init_obj_list() 78 /* Initialize EFI runtime services */ in efi_init_obj_list()
|
/openbmc/u-boot/fs/ubifs/ |
H A D | key.h | 79 * ino_key_init - initialize inode key. 81 * @key: key to initialize 92 * ino_key_init_flash - initialize on-flash inode key. 94 * @k: key to initialize 110 * @key: key to initialize 123 * @key: key to initialize 134 * dent_key_init - initialize directory entry key. 136 * @key: key to initialize 152 * dent_key_init_hash - initialize directory entry key without re-calculating 155 * @key: key to initialize [all …]
|
/openbmc/u-boot/arch/m68k/cpu/mcf52x2/ |
H A D | cpu_init.c | 116 /* initialize higher level parts of CPU like timers */ 184 * initialize a bunch of registers, 185 * initialize the UPM's 228 /*initialize higher level parts of CPU like timers */ 275 * initialize higher level parts of CPU like timers 327 * initialize a bunch of registers, 328 * initialize the UPM's 399 * initialize higher level parts of CPU like timers 451 * initialize a bunch of registers, 452 * initialize the UPM's [all …]
|
/openbmc/qemu/include/hw/nvram/ |
H A D | eeprom_at24c.h | 18 * Create the device state structure, initialize it, put it on the specified 29 * @init_rom: Array of bytes to initialize EEPROM memory with 32 * Create the device state structure, initialize it, put it on the specified
|
/openbmc/u-boot/board/freescale/m5235evb/ |
H A D | m5235evb.c | 39 /* Initialize PAR to enable SDRAM signals */ in dram_init() 55 /* Initialize DRAM Control Register: DCR */ in dram_init() 60 /* Initialize DACR0 */ in dram_init() 67 /* Initialize DMR0 */ in dram_init()
|
/openbmc/telemetry/tests/src/mocks/ |
H A D | sensor_mock.hpp | 14 initialize(); in SensorMock() 19 initialize(); in SensorMock() 57 void initialize() in initialize() function in SensorMock
|
/openbmc/bios-bmc-smm-error-logger/include/ |
H A D | buffer.hpp | 97 * @param[in] bmcInterfaceVersion - Used to initialize the header 98 * @param[in] queueSize - Used to initialize the header 99 * @param[in] ueRegionSize - Used to initialize the header 100 * @param[in] magicNumber - Used to initialize the header 103 virtual void initialize(uint32_t bmcInterfaceVersion, uint16_t queueSize, 195 void initialize(uint32_t bmcInterfaceVersion, uint16_t queueSize,
|
/openbmc/qemu/trace/ |
H A D | control.h | 29 * Initialize the event iterator struct @iter, 39 * Initialize the event iterator struct @iter, 50 * Initialize the event iterator struct @iter, 161 * Initialize the tracing backend. 202 * Initialize tracing subsystem.
|
/openbmc/u-boot/board/freescale/corenet_ds/ |
H A D | pbi.cfg | 9 #Initialize CPC1 as 1MB SRAM 24 #Initialize eSPI controller, default configuration is slow for eSPI to
|
/openbmc/u-boot/board/mpc8308_p1m/ |
H A D | mpc8308_p1m.c | 75 /* Initialize TSECs first */ in board_eth_init() 80 printf("ERROR: failed to initialize TSECs.\n"); in board_eth_init() 86 printf("ERROR: failed to initialize PCI Ethernet.\n"); in board_eth_init()
|
/openbmc/u-boot/board/freescale/m5282evb/ |
H A D | m5282evb.c | 33 /* Initialize DRAM Control Register: DCR */ in dram_init() 39 /* Initialize DACR0 */ in dram_init() 47 /* Initialize DMR0 */ in dram_init()
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | gic_64.S | 20 * Initialize secure copy of GIC at EL3. 25 * Initialize Distributor 73 * Initialize secure copy of GIC at EL3. 79 * Initialize ReDistributor 112 /* Initialize Cpu Interface */ 140 * Initialize SGIs and PPIs 149 /* Initialize Cpu Interface */
|
/openbmc/u-boot/include/ |
H A D | generic-phy.h | 56 * init - initialize the hardware. 64 * @phy: the PHY port to initialize 70 * exit - de-initialize the PHY device 117 * init()/deinit() are not implemented, it must not de-initialize 128 * generic_phy_init() - initialize the PHY port 130 * @phy: the PHY port to initialize 136 * generic_phy_init() - de-initialize the PHY device
|
/openbmc/u-boot/board/varisys/cyrus/ |
H A D | pbi.cfg | 11 #Initialize CPC1 as 1MB SRAM 26 #Initialize eSPI controller, default configuration is slow for eSPI to
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | cpu_init.c | 28 * initialize a bunch of registers 59 * initialize higher level parts of CPU like timers 77 /* Initialize address mapping array */
|
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/motor-ctrl/files/ |
H A D | motor-init-calibration@.service | 2 Description=Motor Initialize for sled%i 12 SyslogIdentifier=Motor Initialize sled%i
|
/openbmc/u-boot/board/freescale/t208xqds/ |
H A D | t208x_pbi.cfg | 11 #Initialize CPC1 25 #Initialize eSPI controller, default configuration is slow for eSPI to
|
/openbmc/u-boot/board/freescale/t208xrdb/ |
H A D | t2080_pbi.cfg | 11 #Initialize CPC1 25 #Initialize eSPI controller, default configuration is slow for eSPI to
|
/openbmc/u-boot/board/work-microwave/work_92105/ |
H A D | work_92105_spl.c | 60 /* initialize serial port for console */ in spl_board_init() 62 /* initialize console */ in spl_board_init() 77 /* initialize NAND controller to load U-Boot from NAND */ in spl_board_init()
|
/openbmc/sdbusplus/include/sdbusplus/ |
H A D | timer.hpp | 37 // Initialize the timer in Timer() 38 initialize(); in Timer() 62 // Initialize the timer in Timer() 63 initialize(); in Timer() 161 void initialize() in initialize() function in sdbusplus::Timer
|
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/fans/ |
H A D | pwm-init.bb | 1 SUMMARY = "Initialize PWM sensors" 2 DESCRIPTION = "Initialize PWM sensors"
|
/openbmc/openbmc-test-automation/templates/ |
H A D | pgm_template.robot | 23 # Initialize program parameters variables. 27 # Initialize each program parameter.
|
/openbmc/qemu/tests/tcg/tricore/c/ |
H A D | crt0-tc2x.S | 55 * initialize user and interrupt stack pointers 72 * initialize call depth counter 82 * initialize access to system global registers 91 * initialize SDA base pointers 115 * initialize context save areas 153 * initialize context save areas (CSAs), PCXI, LCX and FCX 182 mtcr $lcx,%d1 #; initialize LCX 183 add %d2,%d2,-2 #; CSAs to initialize -= 2 197 mtcr $fcx,%d1 #; initialize FCX
|
/openbmc/u-boot/arch/arm/cpu/pxa/ |
H A D | pxa2xx.c | 62 * 1) Initialize Asynchronous static memory controller in pxa2xx_dram_init() 69 * 2) Initialize Card Interface in pxa2xx_dram_init() 94 * 4) Initialize Timing for Sync Memory (SDCLK0) in pxa2xx_dram_init() 114 * 5) Initialize Synchronous Static Memory (Flash/Peripherals) in pxa2xx_dram_init() 117 /* Initialize SXCNFG register. Assert the enable bits. in pxa2xx_dram_init() 126 * 6) Initialize SDRAM in pxa2xx_dram_init()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-omap.c | 36 debug("%s:failed to initialize core\n", __func__); in omap_xhci_core_init() 63 puts("Failed to initialize board for USB\n"); in xhci_hcd_init() 69 puts("Failed to initialize xhci\n"); in xhci_hcd_init()
|