Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_ael1002.c67 AEL2020_GPIO_MODDET = 1, enumerator
1926 if (stat & (0x1 << (AEL2020_GPIO_MODDET*4))) { in ael2020_get_module_type()
1947 0xffff, 0x2 << (AEL2020_GPIO_MODDET*4) }, in ael2020_intr_enable()
1976 0xffff, 0x1 << (AEL2020_GPIO_MODDET*4) }, in ael2020_intr_disable()
2078 if (stat & (0x1 << AEL2020_GPIO_MODDET)) { in ael2020_intr_handler()