Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_console.c400 u32 wait_time_hundredths) in octeon_wait_for_bootloader() argument
403 wait_time_hundredths); in octeon_wait_for_bootloader()
408 while (wait_time_hundredths > 0 && in octeon_wait_for_bootloader()
412 if (--wait_time_hundredths <= 0) in octeon_wait_for_bootloader()
H A Docteon_device.h782 u32 wait_time_hundredths);