Home
last modified time | relevance | path

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

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