Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mpc8544ds/
H A Dmpc8544ds.c244 static int do_once; in board_phy_config() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Diommu-common.c37 static bool do_once; in setup_iommu_pool_hash() local
/OK3568_Linux_fs/u-boot/cmd/
H A Di2c.c1135 static void decode_bits (u_char const b, char const *str[], int const do_once) in decode_bits()