Home
last modified time | relevance | path

Searched defs:tol (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iio/potentiometer/
H A Dad5110.c61 s16 tol; /* resistor tolerance */ member
/linux/net/tipc/
H A Dlink.c2588 if ((tol < TIPC_MIN_LINK_TOL) || (tol > TIPC_MAX_LINK_TOL)) in tipc_nl_parse_link_prop() local
2865 l->tolerance = tol; in tipc_link_set_tolerance() argument
H A Dnode.c615 unsigned long tol = tipc_link_tolerance(l); in tipc_node_calculate_timer() local
2469 u32 tol; in tipc_nl_node_set_link() local
/linux/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c17 u8 tol = chip->rssi_tolerance; in rtw_coex_next_rssi_state() local