Searched refs:twl_test_present (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/ti/twl/
H A Dtwl.c265 * twl_test_present - checks if a device with given address is present
276 twl_test_present(struct twl_softc *sc, uint8_t addr) function
319 if (twl_test_present(sc, (base + i)) == 0) {

Completed in 154 milliseconds