Searched refs:CFG_SYS_TBIPA_VALUE (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/configs/
H A DP2041RDB.h283 #define CFG_SYS_TBIPA_VALUE 8 macro
/u-boot/include/
H A Dtsec.h77 #ifndef CFG_SYS_TBIPA_VALUE
78 # define CFG_SYS_TBIPA_VALUE 0x1f macro
/u-boot/drivers/net/fm/
H A Deth.c120 out_be32(&regs->tbipa, CFG_SYS_TBIPA_VALUE);
/u-boot/drivers/net/
H A Dtsec.c638 u32 tbiaddr = CFG_SYS_TBIPA_VALUE;

Completed in 77 milliseconds