Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtmu.c26 unsigned int repl_timeout; member
257 u32 repl_timeout, repl_threshold, repl_n, dirswitch_n, val; in tb_port_set_tmu_mode_params() local
260 repl_timeout = tmu_params[mode].repl_timeout; in tb_port_set_tmu_mode_params()
272 val |= FIELD_PREP(TMU_ADP_CS_8_REPL_TIMEOUT_MASK, repl_timeout); in tb_port_set_tmu_mode_params()