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

/freebsd-12-stable/sys/arm/ti/twl/
H A Dtwl.h37 int twl_is_4030(device_t dev);
H A Dtwl_clks.c222 if (twl_is_4030(sc->sc_pdev)) {
295 if (twl_is_4030(sc->sc_pdev)) {
588 if (twl_is_4030(sc->sc_pdev))
599 if (twl_is_4030(device_get_parent(dev)))
H A Dtwl_vreg.c371 if (twl_is_4030(sc->sc_pdev)) {
440 if (twl_is_4030(sc->sc_pdev)) {
511 if (twl_is_4030(sc->sc_pdev)) {
963 if (twl_is_4030(sc->sc_pdev))
976 if (twl_is_4030(device_get_parent(dev)))
H A Dtwl.c125 * twl_is_4030 - returns true if the device is TWL4030
136 twl_is_4030(device_t dev) function

Completed in 59 milliseconds