Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-rmobile.c56 setbits_le32(SMSTPCR7, SMSTPCR703); in ehci_hcd_stop()
76 clrbits_le32(SMSTPCR7, SMSTPCR703); in ehci_hcd_init()
/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dehci-rmobile.h71 #define SMSTPCR703 (1 << 3) macro