Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-s3c64xx/
Dsetup-usb-phy.c59 S3C_RSTCON); in s3c_usb_otgphy_init()
61 writel(0, S3C_RSTCON); in s3c_usb_otgphy_init()
/linux-3.4.99/arch/arm/mach-s5pv210/
Dsetup-usb-phy.c58 S3C_RSTCON); in s5pv210_usb_otgphy_init()
60 writel(0, S3C_RSTCON); in s5pv210_usb_otgphy_init()
/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-usb-hsotg-phy.h44 #define S3C_RSTCON S3C_HSOTG_PHYREG(0x08) macro
/linux-3.4.99/drivers/usb/gadget/
Ds3c-hsotg.c2888 writel(S3C_RSTCON_PHY, S3C_RSTCON); in s3c_hsotg_otgreset()
2890 writel(0, S3C_RSTCON); in s3c_hsotg_otgreset()