Home
last modified time | relevance | path

Searched defs:do_once (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/freescale/mpc8544ds/
H A Dmpc8544ds.c243 static int do_once; in board_phy_config() local
/openbmc/u-boot/cmd/
H A Di2c.c1132 static void decode_bits (u_char const b, char const *str[], int const do_once) in decode_bits()