Searched refs:SET_PMAN_LIODN (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/arch/powerpc/cpu/mpc85xx/ |
D | t2080_ids.c | 75 SET_PMAN_LIODN(1, 513), 76 SET_PMAN_LIODN(2, 514), 77 SET_PMAN_LIODN(3, 515),
|
D | t4240_ids.c | 104 SET_PMAN_LIODN(1, 513), 105 SET_PMAN_LIODN(2, 514), 106 SET_PMAN_LIODN(3, 515),
|
/external/u-boot/arch/powerpc/include/asm/ |
D | fsl_liodn.h | 147 #define SET_PMAN_LIODN(num, liodn) \ macro
|