Home
last modified time | relevance | path

Searched refs:SPR_8379 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/freescale/mpc837xerdb/
H A Dpci.c87 if (PARTID_NO_E(spridr) == SPR_8379) in pci_init_board()
H A Dmpc837xerdb.c153 case SPR_8379: in board_early_init_f()
/openbmc/u-boot/board/freescale/mpc837xemds/
H A Dpci.c107 if (PARTID_NO_E(spridr) == SPR_8379) in pci_init_board()
H A Dmpc837xemds.c47 case SPR_8379: in board_early_init_f()
/openbmc/u-boot/include/
H A Dmpc83xx.h91 #define SPR_8379 0x80C2 macro