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

/freebsd-10.2-release/sys/dev/cxgb/common/
H A Dcxgb_ael1002.c68 AEL2020_GPIO_MODDET = 1, enumerator in enum:__anon8283
1927 if (stat & (0x1 << (AEL2020_GPIO_MODDET*4))) {
1948 0xffff, 0x2 << (AEL2020_GPIO_MODDET*4) },
1977 0xffff, 0x1 << (AEL2020_GPIO_MODDET*4) },
2079 if (stat & (0x1 << AEL2020_GPIO_MODDET)) {

Completed in 39 milliseconds