Home
last modified time | relevance | path

Searched refs:fw_header (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_sdma.c373 sc->fw_header = header; in load_firmware()
391 ram_code = (const void *)((const char *)sc->fw_header + in boot_firmware()
392 sc->fw_header->ram_code_start); in boot_firmware()
438 bd0->mode.count = sc->fw_header->ram_code_size / 2; in boot_firmware()
H A Dimx6_sdma.h224 const struct sdma_firmware_header *fw_header; member