HomeSort by relevance Sort by last modified time
    Searched refs:qe_map_t (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/qe/
qe.c 26 qe_map_t *qe_immr = NULL;
176 qe_immr = (qe_map_t *)qe_base;
199 qe_immr = (qe_map_t *)(CONFIG_SYS_IMMR + QE_IMMR_OFFSET);
236 qe_map_t *qe_immrr;
238 qe_immrr = (qe_map_t *)(CONFIG_SYS_IMMR + QE_IMMR_OFFSET);
632 int u_qe_firmware_resume(const struct qe_firmware *firmware, qe_map_t *qe_immrr)
  /external/u-boot/include/
fsl_qe.h 295 qe_map_t *qe_immrr);
  /external/u-boot/include/linux/
immap_qe.h 589 } __attribute__ ((packed)) qe_map_t; typedef in typeref:struct:qe_immap
591 extern qe_map_t *qe_immr;

Completed in 344 milliseconds