Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/ !
Ddp83640_reg.h139 #define TRIG_GPIO_MASK (0xf) macro
Ddp83640.c323 (gpio & TRIG_GPIO_MASK) << TRIG_GPIO_SHIFT | in periodic_output()
681 ptp_trig |= (cal_gpio & TRIG_GPIO_MASK) << TRIG_GPIO_SHIFT; in recalibrate()