Home
last modified time | relevance | path

Searched refs:mnp_bits (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c116 struct mnp_bits mnp_bits; argument
399 struct mnp_bits mnp_bits; member
493 struct mnp_bits *mnp_bits; in get_divisors() local
495 mnp_bits = &sc->mnp_bits; in get_divisors()
506 struct mnp_bits *mnp_bits; in set_divisors() local
508 mnp_bits = &sc->mnp_bits; in set_divisors()
561 struct mnp_bits *mnp_bits; in plle_enable() local
567 mnp_bits = &sc->mnp_bits; in plle_enable()
699 mnp_bits = &sc->mnp_bits; in pll_set_std()
804 mnp_bits = &sc->mnp_bits; in plld2_set_freq()
[all …]
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c142 struct mnp_bits mnp_bits; argument
584 struct mnp_bits mnp_bits; member
686 struct mnp_bits *mnp_bits; in get_divisors() local
688 mnp_bits = &sc->mnp_bits; in get_divisors()
699 struct mnp_bits *mnp_bits; in set_divisors() local
701 mnp_bits = &sc->mnp_bits; in set_divisors()
754 struct mnp_bits *mnp_bits; in plle_enable() local
759 mnp_bits = &sc->mnp_bits; in plle_enable()
897 mnp_bits = &sc->mnp_bits; in pll_set_std()
1027 mnp_bits = &sc->mnp_bits; in plld2_set_freq()
[all …]