Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswitchtec.h19 #define SWITCHTEC_EVENT_EN_CLI BIT(2) macro
/linux-6.15/drivers/pci/switch/
H A Dswitchtec.c1048 hdr |= SWITCHTEC_EVENT_EN_CLI; in event_ctl()
1050 hdr &= ~SWITCHTEC_EVENT_EN_CLI; in event_ctl()
1064 if (hdr & SWITCHTEC_EVENT_EN_CLI) in event_ctl()