Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dusb_phy.c23 #define SUNXI_USB_CSR 0x410 macro
25 #define SUNXI_USB_CSR 0x404 macro
121 void *dest = (void *)SUNXI_USB0_BASE + SUNXI_USB_CSR; in usb_phy_write()
241 setbits_le32(SUNXI_USB0_BASE + SUNXI_USB_CSR, in sunxi_usb_phy_init()
243 clrbits_le32(SUNXI_USB0_BASE + SUNXI_USB_CSR, in sunxi_usb_phy_init()
263 setbits_le32(SUNXI_USB0_BASE + SUNXI_USB_CSR, in sunxi_usb_phy_exit()