Home
last modified time | relevance | path

Searched refs:NUM_EVENTS (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pci/controller/plda/
H A Dpcie-microchip-host.c121 #define NUM_EVENTS (NUM_MC_EVENTS + PLDA_INT_EVENT_NUM) macro
192 static const struct cause event_cause[NUM_EVENTS] = {
729 port->plda.events_bitmap = GENMASK(NUM_EVENTS - 1, 0); in mc_platform_init()
777 plda->num_events = NUM_EVENTS; in mc_host_probe()