Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c122 static void chipc_disable_otp_power(struct chipc_softc *sc);
1199 chipc_disable_otp_power(sc); in chipc_disable_sprom()
1217 chipc_disable_otp_power(struct chipc_softc *sc) in chipc_disable_otp_power() function