Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Darm_dcc.c115 unsigned int timeout_count = TIMEOUT_COUNT; in arm_dcc_putc() local
/rk3399_rockchip-uboot/net/
H A Dtftp.c74 static int timeout_count; variable