Searched refs:LAN8814_GPIO_DIR_BIT (Results 1 – 1 of 1) sorted by relevance
332 #define LAN8814_GPIO_DIR_BIT(pin) BIT(pin) macro3176 val &= ~LAN8814_GPIO_DIR_BIT(pin); in lan8814_ptp_perout_off()3190 val |= LAN8814_GPIO_DIR_BIT(pin); in lan8814_ptp_perout_on()3324 tmp &= ~LAN8814_GPIO_DIR_BIT(pin); in lan8814_ptp_extts_on()3352 tmp |= LAN8814_GPIO_DIR_BIT(pin); in lan8814_ptp_extts_off()