Home
last modified time | relevance | path

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

/u-boot/board/imgtec/ci20/
A Dci20.c55 writel(0x04030000, gpio_regs + GPIO_PXPENS(0)); in ci20_mux_eth()
62 writel(0x0dff00ff, gpio_regs + GPIO_PXPENS(0)); in ci20_mux_eth()
67 writel(0x00000003, gpio_regs + GPIO_PXPENS(1)); in ci20_mux_eth()
93 writel(0x002c00ff, gpio_regs + GPIO_PXPENS(0)); in ci20_mux_nand()
98 writel(0x00000003, gpio_regs + GPIO_PXPENS(1)); in ci20_mux_nand()
102 writel(20, gpio_regs + GPIO_PXPENS(0)); in ci20_mux_nand()
/u-boot/arch/mips/mach-jz47xx/include/mach/
A Djz4780.h55 #define GPIO_PXPENS(n) (0x74 + (n) * 0x100) macro

Completed in 3 milliseconds