Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-mscc/include/mach/luton/
H A Dluton_icpu_cfg.h226 #define ICPU_MEMPHY_CFG_PHY_ODT_OE BIT(4) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/ocelot/
H A Docelot_icpu_cfg.h238 #define ICPU_MEMPHY_CFG_PHY_ODT_OE BIT(4) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/serval/
H A Dserval_icpu_cfg.h277 #define ICPU_MEMPHY_CFG_PHY_ODT_OE BIT(4) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/jr2/
H A Djr2_icpu_cfg.h284 #define ICPU_MEMPHY_CFG_PHY_ODT_OE BIT(4) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/servalt/
H A Dservalt_icpu_cfg.h282 #define ICPU_MEMPHY_CFG_PHY_ODT_OE BIT(4) macro
/openbmc/u-boot/arch/mips/mach-mscc/include/mach/
H A Dddr.h773 setbits_le32(BASE_CFG + ICPU_MEMPHY_CFG, ICPU_MEMPHY_CFG_PHY_ODT_OE | in hal_vcoreiii_init_memctl()