Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsmsc911x.h27 #define SMSC911X_IRQ_POLARITY_ACTIVE_HIGH 1 macro
/linux-6.12.1/drivers/net/ethernet/smsc/
Dsmsc911x.c2395 config->irq_polarity = SMSC911X_IRQ_POLARITY_ACTIVE_HIGH; in smsc911x_probe_config()