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