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

/freebsd-13-stable/sys/arm64/coresight/
H A Dcoresight_funnel_fdt.c53 { "arm,coresight-static-funnel", HWTYPE_STATIC_FUNNEL },
72 case HWTYPE_STATIC_FUNNEL:
H A Dcoresight_funnel.c68 if (sc->hwtype == HWTYPE_STATIC_FUNNEL)
86 if (sc->hwtype == HWTYPE_STATIC_FUNNEL)
106 if (sc->hwtype == HWTYPE_STATIC_FUNNEL)
H A Dcoresight_funnel.h68 #define HWTYPE_STATIC_FUNNEL 2 macro
H A Dcoresight_funnel_acpi.c66 sc->hwtype = HWTYPE_STATIC_FUNNEL;

Completed in 82 milliseconds