Searched refs:CONFIG_SYS_TBIPA_VALUE (Results 1 – 10 of 10) sorted by relevance
125 #ifndef CONFIG_SYS_TBIPA_VALUE126 # define CONFIG_SYS_TBIPA_VALUE 0x1f macro
314 #define CONFIG_SYS_TBIPA_VALUE 8 macro
360 #define CONFIG_SYS_TBIPA_VALUE 8 macro
469 #define CONFIG_SYS_TBIPA_VALUE 8 macro
316 #define CONFIG_SYS_TBIPA_VALUE 0x1e /* Set TBI address not to conflict with TSEC1_PHY_ADDR */ macro
483 #define CONFIG_SYS_TBIPA_VALUE 8 macro
419 #define CONFIG_SYS_TBIPA_VALUE 8 macro
762 priv->tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_initialize()830 u32 tbiaddr = CONFIG_SYS_TBIPA_VALUE; in tsec_probe()
131 out_be32(®s->tbipa, CONFIG_SYS_TBIPA_VALUE); in dtsec_init_phy()
3644 CONFIG_SYS_TBIPA_VALUE
Completed in 29 milliseconds