Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/mpc8544ds/
H A Dmpc8544ds.c244 static int do_once; in board_phy_config() local
250 if (do_once) in board_phy_config()
257 do_once = 1; in board_phy_config()
/rk3399_rockchip-uboot/cmd/
H A Di2c.c1135 static void decode_bits (u_char const b, char const *str[], int const do_once) in decode_bits() argument
1142 if (do_once) in decode_bits()