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

/drivers/net/phy/
H A Ddp83640_reg.h149 #define EVNT_GPIO_MASK (0xf) macro
H A Ddp83640.c492 evnt |= (gpio_num & EVNT_GPIO_MASK) << EVNT_GPIO_SHIFT;
643 evnt |= (cal_gpio & EVNT_GPIO_MASK) << EVNT_GPIO_SHIFT;

Completed in 33 milliseconds