Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8544DS.h156 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8610HPCD.h160 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8536DS.h239 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8572DS.h222 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
H A DMPC8641HPCN.h200 #define PIXIS_VSPEED1 0x18 /* VELA VSpeed 1 */ macro
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dpixis.c113 clrsetbits_8(pixis_base + PIXIS_VSPEED1, 0x1F, mpxpll); in set_px_mpxpll()