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

/linux-master/include/linux/
H A Dswitchtec.h19 #define SWITCHTEC_EVENT_EN_CLI BIT(2) macro
/linux-master/drivers/pci/switch/
H A Dswitchtec.c1046 hdr |= SWITCHTEC_EVENT_EN_CLI;
1048 hdr &= ~SWITCHTEC_EVENT_EN_CLI;
1062 if (hdr & SWITCHTEC_EVENT_EN_CLI)

Completed in 114 milliseconds