Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
DMPC8544DS.h149 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
DMPC8610HPCD.h156 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
DMPC8572DS.h213 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
DMPC8536DS.h228 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
DMPC8641HPCN.h196 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
/external/u-boot/board/freescale/common/
Dpixis.c148 clrsetbits_8(pixis_base + PIXIS_VSPEED0, 0x1F, val); in set_px_corepll()