Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-sa1100/
Dpleb.c37 #define GPIO_ETH0_EN GPIO_GPIO(26) macro
132 GPDR |= GPIO_ETH0_EN; /* set to output */ in pleb_map_io()
133 GPCR = GPIO_ETH0_EN; /* clear MCLK (enable smc) */ in pleb_map_io()