Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/switch/
Dswitchtec.c1037 hdr &= ~SWITCHTEC_EVENT_CLEAR; in event_ctl()
1295 iowrite32(SWITCHTEC_EVENT_CLEAR | in enable_link_state_events()
1485 iowrite32(SWITCHTEC_EVENT_CLEAR | in switchtec_dma_mrpc_isr()
1675 iowrite32(SWITCHTEC_EVENT_CLEAR | in switchtec_pci_probe()
/Linux-v6.1/include/linux/
Dswitchtec.h17 #define SWITCHTEC_EVENT_CLEAR BIT(0) macro