Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmicrel.c329 #define LAN8814_GPIO_EN_BIT(pin) BIT(pin) macro
3172 val |= LAN8814_GPIO_EN_BIT(pin); in lan8814_ptp_perout_off()
3195 val &= ~LAN8814_GPIO_EN_BIT(pin); in lan8814_ptp_perout_on()
3357 tmp &= ~LAN8814_GPIO_EN_BIT(pin); in lan8814_ptp_extts_off()