Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c121 static int chipc_enable_otp_power(struct chipc_softc *sc);
1163 error = chipc_enable_otp_power(sc); in chipc_enable_sprom()
1209 chipc_enable_otp_power(struct chipc_softc *sc) in chipc_enable_otp_power() function