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

/freebsd-11-stable/sys/arm/ti/twl/
H A Dtwl.h35 int twl_is_4030(device_t dev);
H A Dtwl_clks.c220 if (twl_is_4030(sc->sc_pdev)) {
293 if (twl_is_4030(sc->sc_pdev)) {
586 if (twl_is_4030(sc->sc_pdev))
597 if (twl_is_4030(device_get_parent(dev)))
H A Dtwl_vreg.c369 if (twl_is_4030(sc->sc_pdev)) {
438 if (twl_is_4030(sc->sc_pdev)) {
509 if (twl_is_4030(sc->sc_pdev)) {
961 if (twl_is_4030(sc->sc_pdev))
974 if (twl_is_4030(device_get_parent(dev)))
H A Dtwl.c123 * twl_is_4030 - returns true if the device is TWL4030
134 twl_is_4030(device_t dev) function

Completed in 73 milliseconds