Home
last modified time | relevance | path

Searched refs:PIXIS_VSPEED1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/configs/
H A DMPC8544DS.h147 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8610HPCD.h154 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8572DS.h210 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8536DS.h225 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8641HPCN.h195 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
/openbmc/u-boot/board/freescale/common/
H A Dpixis.c112 clrsetbits_8(pixis_base + PIXIS_VSPEED1, 0x1F, mpxpll); in set_px_mpxpll()