Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8544DS.h155 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8610HPCD.h159 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8536DS.h238 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8572DS.h221 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
H A DMPC8641HPCN.h199 #define PIXIS_VSPEED0 0x17 /* VELA VSpeed 0 */ macro
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dpixis.c149 clrsetbits_8(pixis_base + PIXIS_VSPEED0, 0x1F, val); in set_px_corepll()