Home
last modified time | relevance | path

Searched refs:init (Results 1 – 8 of 8) sorted by relevance

/common/
A Dusb_onboard_hub.c35 int (*init)(struct udevice *dev); member
200 if (data->init) { in usb_onboard_hub_probe()
201 ret = data->init(dev); in usb_onboard_hub_probe()
268 .init = usb5744_i2c_init,
A DKconfig19 bool "Enable console recording during pre-relocation init"
23 This option enables console recording during pre-relocation init.
291 bool "Update environment variables during console init"
716 bool "Call board-specific init before relocation"
725 bool "Call board-specific init after relocation"
729 in the post-relocation init sequence.
732 bool "Call board-specific init board_init() during init-calls"
745 bool "Execute Board late init"
828 bool "Enumerate PCI buses during init"
837 bool "Reset ethernet PHY during init"
[all …]
A DMakefile8 obj-y += init/
A Dusb.c1310 int board_usb_init(int index, enum usb_init_type init) in board_usb_init() argument
1316 int board_usb_cleanup(int index, enum usb_init_type init) in board_usb_cleanup() argument
/common/spl/
A DKconfig.nxp40 bool "Arch init code will be built for a very small image"
A DKconfig.tpl226 bool "Support MPC8XXX DDR init"
246 or must perform some init using PCI in SPL, this provides the
A DKconfig.vpl193 or must perform some init using PCI in VPL, this provides the
A DKconfig954 bool "Support MPC8XXX DDR init"
1277 or must perform some init using PCI in SPL, this provides the

Completed in 26 milliseconds