Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/include/mach/
Dau1x00.h106 #define gpio_tristate(Value) outl(Value, SYS_TRIOUTCLR)
876 #define SYS_TRIOUTCLR 0xB1900100 macro
/external/u-boot/board/dbau1x00/
Dlowlevel_init.S579 li t0, SYS_TRIOUTCLR
/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.c1513 au_writel(0x2800, SYS_TRIOUTCLR); in usb_lowlevel_init()