Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DMPC8544DS.h146 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8610HPCD.h153 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8572DS.h209 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8536DS.h224 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8641HPCN.h194 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
/openbmc/u-boot/board/freescale/common/
H A Dpixis.c148 clrsetbits_8(pixis_base + PIXIS_VSPEED0, 0x1F, val); in set_px_corepll()