Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-sa1100/
Dpleb.c36 #define GPIO_ETH0_EN GPIO_GPIO(26) macro
131 GPDR |= GPIO_ETH0_EN; /* set to output */ in pleb_map_io()
132 GPCR = GPIO_ETH0_EN; /* clear MCLK (enable smc) */ in pleb_map_io()