Home
last modified time | relevance | path

Searched refs:NAS220_GE_OE_VAL_LOW (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/configs/
Dnas220.h27 #define NAS220_GE_OE_VAL_LOW ((1 << 12)|(1 << 14)|(1 << 24)|(1 << 28)) macro
/external/u-boot/board/Seagate/nas220/
Dnas220.c26 mvebu_config_gpio(NAS220_GE_OE_VAL_LOW, NAS220_GE_OE_VAL_HIGH, in board_early_init_f()