Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Ddp83640_reg.h138 #define TRIG_GPIO_MASK (0xf) macro
Ddp83640.c326 (gpio & TRIG_GPIO_MASK) << TRIG_GPIO_SHIFT | in periodic_output()
666 ptp_trig |= (cal_gpio & TRIG_GPIO_MASK) << TRIG_GPIO_SHIFT; in recalibrate()