Home
last modified time | relevance | path

Searched refs:off_value (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/arm64/rockchip/clk/
H A Drk_clk_gate.c60 uint32_t off_value; member
104 ((sc->ungated ? sc->on_value : sc->off_value) << sc->shift) | in rk_clk_gate_set_gate()
130 sc->off_value = clkdef->off_value; in rk_clk_gate_register()
H A Drk_clk_gate.h41 uint32_t off_value; member
H A Drk_cru.c202 def.off_value = 1; in rk_cru_register_gates()
/f-stack/freebsd/arm/ti/clk/
H A Dti_gate_clock.c168 sc->gate_def.off_value = 1; in ti_gate_attach()
173 sc->gate_def.off_value = 0; in ti_gate_attach()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.c121 .off_value = 0, \
136 .off_value = 0, \
151 .off_value = 1, \
H A Dtegra210_clk_pll.c222 .off_value = 0, \
236 .off_value = 0, \
/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_car.c120 .off_value = 0, \
135 .off_value = 0, \
150 .off_value = 1, \
/f-stack/freebsd/arm/mv/
H A Dmv_cp110_clock.c249 def.off_value = 0; in mv_cp110_clock_attach()
/f-stack/freebsd/arm/allwinner/clkng/
H A Daw_ccung.c203 def.off_value = 0; in aw_ccung_register_gates()
/f-stack/freebsd/mips/ingenic/
H A Djz4780_clock.c448 gatedef.off_value = 1; in jz4780_clock_register()