Home
last modified time | relevance | path

Searched refs:PIXIS_RST (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A Dmpc8641hpcn.c239 out_8(pixis_base + PIXIS_RST, 0); in board_reset()
/openbmc/u-boot/include/configs/
H A DMPC8544DS.h136 #define PIXIS_RST 0x4 /* PIXIS Reset Control register */ macro
H A DMPC8610HPCD.h145 #define PIXIS_RST 0x4 /* PIXIS Reset Control register */ macro
H A DMPC8572DS.h193 #define PIXIS_RST 0x4 /* PIXIS Reset Control register */ macro
H A DMPC8536DS.h206 #define PIXIS_RST 0x4 /* PIXIS Reset Control register */ macro
H A DMPC8641HPCN.h185 #define PIXIS_RST 0x4 /* PIXIS Reset Control register */ macro
/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd.c327 out_8(pixis_base + PIXIS_RST, 0); in board_reset()
/openbmc/u-boot/board/freescale/common/
H A Dpixis.c19 out_8(pixis_base + PIXIS_RST, 0); in pixis_reset()