Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmcmmio.h48 uint32_t asmc_float_to_u32(uint32_t d);
H A Dasmcmmio.c320 asmc_float_to_u32(uint32_t d) in asmc_float_to_u32() function
H A Dasmc.c1955 speed = (int)asmc_float_to_u32(le32dec(buf)); in asmc_fan_getvalue()