OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clk_disable
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/clk/
clk.h
41
int
clk_disable
(struct clk *);
clk.c
267
clk_disable
(struct clk *clk)
function in typeref:typename:int
/src/sys/arch/arm/sunxi/
sun9i_a80_usbphy.c
136
error =
clk_disable
(sc->sc_clk_hsic);
141
error =
clk_disable
(sc->sc_clk_phy);
sunxi_tcon.c
184
if (
clk_disable
(sc->sc_clk_ahb) != 0) {
188
if (
clk_disable
(sc->sc_clk_ch0) != 0) {
193
if (
clk_disable
(sc->sc_clk_ch1) != 0) {
241
if (
clk_disable
(sc->sc_clk_ahb) != 0) {
634
if ((error =
clk_disable
(sc->sc_clk_ch0)) != 0) {
681
if ((error =
clk_disable
(sc->sc_clk_ch1)) != 0) {
823
error =
clk_disable
(sc->sc_clk_ch1);
sunxi_debe.c
251
if (
clk_disable
(sc->sc_clk_ram) != 0) {
263
if (
clk_disable
(sc->sc_clk_ahb) != 0 ||
264
clk_disable
(sc->sc_clk_mod) != 0) {
551
if (
clk_disable
(sc->sc_clk_ram) != 0) {
sunxi_hdmi.c
235
error =
clk_disable
(sc->sc_clk_mod);
253
if (
clk_disable
(sc->sc_clk_ahb) != 0) {
/src/sys/arch/arm/nvidia/
tegra_fuse.c
127
clk_disable
(fuse_softc->sc_clk);
/src/sys/dev/fdt/
usbnopphy.c
103
clk_disable
(sc->sc_clk);
/src/sys/arch/arm/rockchip/
rk_tsadc.c
610
clk_disable
(sc->sc_clockapb);
612
clk_disable
(sc->sc_clock);
Completed in 20 milliseconds
Indexes created Wed Oct 15 14:09:57 GMT 2025