Home
last modified time | relevance | path

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

/openbmc/u-boot/board/Synology/ds414/
H A Dds414.c35 static const u32 ds414_mpp_control[] = { variable
147 for (i = 0; i < ARRAY_SIZE(ds414_mpp_control); i++) in board_early_init_f()
148 reg_write(MPP_CONTROL_REG(i), ds414_mpp_control[i]); in board_early_init_f()