Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h107 #define gpio_tristate(Value) outl(Value, SYS_TRIOUTCLR)
877 #define SYS_TRIOUTCLR 0xB1900100 macro
/rk3399_rockchip-uboot/board/dbau1x00/
H A Dlowlevel_init.S579 li t0, SYS_TRIOUTCLR
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c1514 au_writel(0x2800, SYS_TRIOUTCLR); in usb_lowlevel_init()