Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/switch/
Dswitchtec.c1036 hdr &= ~SWITCHTEC_EVENT_CLEAR; in event_ctl()
1294 iowrite32(SWITCHTEC_EVENT_CLEAR | in enable_link_state_events()
1483 iowrite32(SWITCHTEC_EVENT_CLEAR | in switchtec_dma_mrpc_isr()
1672 iowrite32(SWITCHTEC_EVENT_CLEAR | in switchtec_pci_probe()
/Linux-v6.6/include/linux/
Dswitchtec.h17 #define SWITCHTEC_EVENT_CLEAR BIT(0) macro