Home
last modified time | relevance | path

Searched refs:ODT_WR_ONLY_CURRENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dt-bindings/memory/
H A Dmpc83xx-sdram.h51 #define ODT_WR_ONLY_CURRENT 0x00010000 macro
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt231 * ODT_WR_ONLY_CURRENT
309 odt_wr_cfg = <ODT_WR_ONLY_CURRENT>;
/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c211 case ODT_WR_ONLY_CURRENT: in mpc83xx_sdram_static_init()