HomeSort by relevance Sort by last modified time
    Searched refs:PIXIS_VCTL (Results 1 - 8 of 8) sorted by null

  /external/u-boot/board/freescale/common/
pixis.c 243 clrbits_8(pixis_base + PIXIS_VCTL, 9);
246 setbits_8(pixis_base + PIXIS_VCTL, 0x1);
258 clrbits_8(pixis_base + PIXIS_VCTL, 1);
261 setbits_8(pixis_base + PIXIS_VCTL, 0x9);
273 clrbits_8(pixis_base + PIXIS_VCTL, 9);
  /external/u-boot/board/freescale/mpc8641hpcn/
mpc8641hpcn.c 175 go_bit = in_8(pixis_base + PIXIS_VCTL);
  /external/u-boot/board/freescale/mpc8544ds/
mpc8544ds.c 182 go_bit = in_8(pixis_base + PIXIS_VCTL);
  /external/u-boot/include/configs/
MPC8544DS.h 143 #define PIXIS_VCTL 0x10 /* VELA Control Register */
MPC8536DS.h 215 #define PIXIS_VCTL 0x10 /* VELA Control Register */
MPC8572DS.h 202 #define PIXIS_VCTL 0x10 /* VELA Control Register */
MPC8610HPCD.h 152 #define PIXIS_VCTL 0x10 /* VELA Control Register */
MPC8641HPCN.h 190 #define PIXIS_VCTL 0x10 /* VELA Control Register */

Completed in 337 milliseconds