Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmcmmio.h49 uint32_t asmc_u32_to_float(uint32_t d);
H A Dasmcmmio.c348 asmc_u32_to_float(uint32_t d) in asmc_u32_to_float() function
H A Dasmc.c1996 fval = asmc_u32_to_float((uint32_t)speed); in asmc_fan_setvalue()