Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtmu.c28 unsigned int repl_n; member
257 u32 repl_timeout, repl_threshold, repl_n, dirswitch_n, val; in tb_port_set_tmu_mode_params() local
262 repl_n = tmu_params[mode].repl_n; in tb_port_set_tmu_mode_params()
287 val |= FIELD_PREP(TMU_ADP_CS_9_REPL_N_MASK, repl_n); in tb_port_set_tmu_mode_params()