Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/board/freescale/mpc837xerdb/
Dpci.c88 if (PARTID_NO_E(spridr) == SPR_8379) in pci_init_board()
Dmpc837xerdb.c154 case SPR_8379: in board_early_init_f()
/third_party/uboot/u-boot-2020.01/board/freescale/mpc837xemds/
Dpci.c109 if (PARTID_NO_E(spridr) == SPR_8379) in pci_init_board()
Dmpc837xemds.c48 case SPR_8379: in board_early_init_f()
/third_party/uboot/u-boot-2020.01/include/
Dmpc83xx.h91 #define SPR_8379 0x80C2 macro