Home
last modified time | relevance | path

Searched defs:fw_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-rcar.c43 static int xhci_rcar_download_fw(struct rcar_xhci *ctx, const u32 *fw_data, in xhci_rcar_download_fw()
/openbmc/u-boot/common/spl/
H A Dspl.c175 ulong fw_data = 0, dt_data = 0, img_data = 0; in spl_load_fit_image() local