Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 5 of 5) sorted by relevance

/drivers/pps/
DKconfig12 antennae. Userland can use it to get a high-precision time
/drivers/char/
DKconfig358 precision in some cases.
368 and may improve precision of the generic RTC support in some cases.
/drivers/net/wireless/b43/
Dphy_lp.c1078 static u32 lpphy_qdiv_roundup(u32 dividend, u32 divisor, u8 precision) in lpphy_qdiv_roundup() argument
1088 while (precision > 0) { in lpphy_qdiv_roundup()
1094 precision--; in lpphy_qdiv_roundup()
/drivers/misc/
DKconfig85 Select this to get a high precision clocksource based on a
/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c1017 wlc_lcnphy_qdiv_roundup(u32 dividend, u32 divisor, u8 precision) in wlc_lcnphy_qdiv_roundup() argument
1026 while (precision--) { in wlc_lcnphy_qdiv_roundup()