Searched refs:AEL2020_GPIO_MODDET (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | ael1002.c | 54 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | ael1002.c | 54 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()
|
Completed in 4 milliseconds