Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpcie-microchip-host.c652 static inline u32 reg_to_event(u32 reg, struct event_map field) in reg_to_event() function
665 val |= reg_to_event(reg, pcie_event_to_event[i]); in pcie_events()
678 val |= reg_to_event(reg, sec_error_to_event[i]); in sec_errors()
691 val |= reg_to_event(reg, ded_error_to_event[i]); in ded_errors()
704 val |= reg_to_event(reg, local_status_to_event[i]); in local_events()