Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.c123 static int chipc_enable_sprom_pins(struct chipc_softc *sc);
1160 error = chipc_enable_sprom_pins(sc); in chipc_enable_sprom()
1228 chipc_enable_sprom_pins(struct chipc_softc *sc) in chipc_enable_sprom_pins() function