Searched refs:SET_SCFG_ICID (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dfsl_icid.h71 #define SET_SCFG_ICID(compat, streamid, name, compataddr) \ macro
77 SET_SCFG_ICID(compat, streamid, usb##usb_num##_icid,\
81 SET_SCFG_ICID(compat, streamid, sata_icid,\
85 SET_SCFG_ICID("fsl,esdhc", streamid, sdhc_icid,\
89 SET_SCFG_ICID("fsl,vf610-edma", streamid, edma_icid,\
93 SET_SCFG_ICID(NULL, streamid, etr_icid, 0)
96 SET_SCFG_ICID(NULL, streamid, debug_icid, 0)
99 SET_SCFG_ICID("fsl,qe", streamid, qe_icid,\

Completed in 36 milliseconds