Searched refs:SMSTPCR703 (Results 1 – 3 of 3) sorted by relevance
39 #define SMSTPCR703 BIT(3) /* EHCI0 */ macro53 const u32 mask = SMSTPCR703 | SMSTPCR702 | SMSTPCR701 | SMSTPCR700; in ehci_hcd_stop()55 const u32 mask = SMSTPCR703 | SMSTPCR702; in ehci_hcd_stop()
57 setbits_le32(SMSTPCR7, SMSTPCR703); in ehci_hcd_stop()77 clrbits_le32(SMSTPCR7, SMSTPCR703); in ehci_hcd_init()
72 #define SMSTPCR703 (1 << 3) macro