Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/device-tree/Bindings/clock/
H A Dkeystone-pll.txt17 - reg - pll control0 and pll multipler registers
/freebsd-14.2/sys/dev/bwn/
H A Dif_bwn_phy_g.c2405 test.i += modifiers[i - 1].i * d->multipler; in bwn_lo_probe_loctl()
2406 test.q += modifiers[i - 1].q * d->multipler; in bwn_lo_probe_loctl()
2445 d.multipler = 1; in bwn_lo_probe_sm()
2447 d.multipler = 3; in bwn_lo_probe_sm()
2488 d.multipler = 1; in bwn_lo_probe_sm()
2491 d.multipler = 2; in bwn_lo_probe_sm()
2493 d.multipler = 1; in bwn_lo_probe_sm()
H A Dif_bwnvar.h876 int multipler; member