Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/include/asm/octeon/
A Dcvmx-uctlx-defs.h170 uint64_t to_val:27; member
174 uint64_t to_val:27;
283 uint64_t to_val:24; member
287 uint64_t to_val:24;
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dtout.c64 static u64 tout_convert_reg_field_to_ms(u32 to_mul, u32 to_val) in tout_convert_reg_field_to_ms() argument
66 u64 msec = to_val; in tout_convert_reg_field_to_ms()
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-diolan-u2c.c265 int to_val = ms * 10; in diolan_set_clock_synch_timeout() local
268 to_val & 0xff, (to_val >> 8) & 0xff, true); in diolan_set_clock_synch_timeout()

Completed in 6 milliseconds