Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
DMPC8544DS.h146 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8610HPCD.h153 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8572DS.h209 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8536DS.h224 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8641HPCN.h194 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
/external/u-boot/board/freescale/common/
Dpixis.c112 clrsetbits_8(pixis_base + PIXIS_VSPEED1, 0x1F, mpxpll); in set_px_mpxpll()