Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A DREADME37 pixis_reset command
39 A new command, "pixis_reset", is introduced to reset mpc8610hpcd board
47 pixis_reset
48 pixis_reset altbank
49 pixis_reset altbank wd
50 pixis_reset altbank cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
51 pixis_reset cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
56 pixis_reset
59 pixis_reset altbank
62 pixis_reset altbank wd
/openbmc/u-boot/board/freescale/mpc8544ds/
H A DREADME41 pixis_reset altbank
55 The pixis_reset command
57 A new command, "pixis_reset", is introduced to reset mpc8641hpcn board
65 pixis_reset
66 pixis_reset altbank
67 pixis_reset altbank wd
68 pixis_reset altbank cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
69 pixis_reset cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
74 pixis_reset
77 pixis_reset altbank
[all …]
/openbmc/u-boot/board/freescale/mpc8572ds/
H A DREADME38 pixis_reset altbank
49 The pixis_reset command
51 The command - "pixis_reset", is introduced to reset mpc8572ds board
59 pixis_reset
60 pixis_reset altbank
61 pixis_reset altbank wd
62 pixis_reset altbank cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
63 pixis_reset cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
68 pixis_reset
71 pixis_reset altbank
/openbmc/u-boot/board/freescale/mpc8641hpcn/
H A DREADME154 5. pixis_reset command
156 A new command, "pixis_reset", is introduced to reset mpc8641hpcn board
164 pixis_reset
165 pixis_reset altbank
166 pixis_reset altbank wd
167 pixis_reset altbank cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
168 pixis_reset cf <SYSCLK freq> <COREPLL ratio> <MPXPLL ratio>
173 pixis_reset
176 pixis_reset altbank
179 pixis_reset altbank wd
/openbmc/u-boot/board/freescale/common/
H A Dngpixis.c64 void pixis_reset(void) __attribute__((weak, alias("__pixis_reset")));
187 pixis_reset(); in pixis_reset_cmd()
247 pixis_reset, CONFIG_SYS_MAXARGS, 1, pixis_reset_cmd,
H A Dpixis.c17 void pixis_reset(void) in pixis_reset() function
429 pixis_reset(); in pixis_reset_cmd()
534 pixis_reset, CONFIG_SYS_MAXARGS, 1, pixis_reset_cmd,