Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_ptp.c273 gpio->gpio_cfg1 &= ~GPIO_CFG1_GPIOEN_BIT_(pin); in lan743x_gpio_rsrv_ptp_out()
319 gpio->gpio_cfg1 |= GPIO_CFG1_GPIOEN_BIT_(pin); in lan743x_gpio_release()
A Dlan743x_main.h138 #define GPIO_CFG1_GPIOEN_BIT_(bit) BIT(16 + (bit)) macro

Completed in 12 milliseconds