Home
last modified time | relevance | path

Searched defs:act_cnt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dg760a.c48 u8 act_cnt; /* formula: cnt = (CLK * 30)/(rpm * P) */ member
H A Dg762.c131 u8 act_cnt; /* provides access to current fan RPM value */ member
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Daction.c1263 int act_len, act_cnt, err, tun_out_cnt, out_cnt, i; in nfp_flower_compile_action() local