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

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

Completed in 57 milliseconds