Searched refs:SET_SCFG_ICID (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
H A D | fsl_icid.h | 41 #define SET_SCFG_ICID(compat, streamid, name, compataddr) \ macro 47 SET_SCFG_ICID(compat, streamid, usb##usb_num##_icid,\ 51 SET_SCFG_ICID(compat, streamid, sata_icid,\ 55 SET_SCFG_ICID("fsl,esdhc", streamid, sdhc_icid,\ 67 SET_SCFG_ICID("fsl,vf610-edma", streamid, edma_icid,\ 71 SET_SCFG_ICID(NULL, streamid, etr_icid, 0) 74 SET_SCFG_ICID(NULL, streamid, debug_icid, 0) 77 SET_SCFG_ICID("fsl,qe", streamid, qe_icid,\
|