Home
last modified time | relevance | path

Searched defs:MAX_ALT (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.c739 static int find_alternative(u64 event, const unsigned int ev_alt[][MAX_ALT], int size) in find_alternative()
756 const unsigned int ev_alt[][MAX_ALT]) in isa207_get_alternatives()
H A Dmpc7450-pmu.c13 #define MAX_ALT 3 /* Maximum number of event alternative codes */ macro
H A Dpower6-pmu.c310 #define MAX_ALT 4 /* at most 4 alternatives for any event */ macro
H A Dpower7-pmu.c118 #define MAX_ALT 2 /* at most 2 alternatives for any event */ macro
H A Dpower5-pmu.c211 #define MAX_ALT 3 /* at most 3 alternatives for any event */ macro
H A Dpower5+-pmu.c196 #define MAX_ALT 3 /* at most 3 alternatives for any event */ macro
H A Disa207-common.h255 #define MAX_ALT 2 macro
/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.c567 #define MAX_ALT 16 macro