Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h144 #define GPIO_CFG2_1588_POL_BIT_(bit) BIT(0 + (bit)) macro
H A Dlan743x_ptp.c278 gpio->gpio_cfg2 |= GPIO_CFG2_1588_POL_BIT_(pin); in lan743x_gpio_rsrv_ptp_out()