Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dael1002.c54 AEL2020_GPIO_MODDET = 1, /* IN: Module Detect */ enumerator
613 if (stat & (0x1 << (AEL2020_GPIO_MODDET*4))) { in ael2020_get_module_type()
636 0xffff, 0x2 << (AEL2020_GPIO_MODDET*4) }, in ael2020_intr_enable()
674 0xffff, 0x1 << (AEL2020_GPIO_MODDET*4) }, in ael2020_intr_disable()
774 if (stat & (0x1 << AEL2020_GPIO_MODDET)) { in ael2020_intr_handler()