Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
DMPC8544DS.h150 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8610HPCD.h157 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8572DS.h214 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8536DS.h229 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
DMPC8641HPCN.h197 #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()