Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib9000.c1064 u8 index_loop = 10; in dib9000_fw_memmbx_sync() local
1071 } while (state->i2c_read_buffer[0] && index_loop--); in dib9000_fw_memmbx_sync()
1073 if (index_loop > 0) in dib9000_fw_memmbx_sync()