Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-rcar_gen3.c35 #define SMSTPCR7 0xE615014C macro
69 setbits_le32(SMSTPCR7, BIT(3 - index)); in ehci_hcd_stop()
71 if ((readl(SMSTPCR7) & mask) == mask) in ehci_hcd_stop()
72 setbits_le32(SMSTPCR7, SMSTPCR704); in ehci_hcd_stop()
84 clrbits_le32(SMSTPCR7, BIT(3 - index)); in ehci_hcd_init()
85 clrbits_le32(SMSTPCR7, SMSTPCR704); in ehci_hcd_init()
H A Dehci-rmobile.c57 setbits_le32(SMSTPCR7, SMSTPCR703); in ehci_hcd_stop()
77 clrbits_le32(SMSTPCR7, SMSTPCR703); in ehci_hcd_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/include/mach/
H A Drcar-gen3-base.h65 #define SMSTPCR7 0xE615014C macro
H A Dehci-rmobile.h71 #define SMSTPCR7 0xE615014C macro
H A Drcar-base.h68 #define SMSTPCR7 0xE615014C macro
/OK3568_Linux_fs/u-boot/board/renesas/rcar-common/
H A Dcommon.c37 { SMSTPCR7, MSTP7_BITS, CONFIG_SMSTP7_ENA,
/OK3568_Linux_fs/u-boot/board/renesas/silk/
H A Dsilk.c62 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF2_MSTP719); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/renesas/porter/
H A Dporter.c64 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/renesas/gose/
H A Dgose.c66 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/renesas/alt/
H A Dalt.c62 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF2_MSTP719); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/renesas/koelsch/
H A Dkoelsch.c67 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/renesas/lager/
H A Dlager.c78 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
/OK3568_Linux_fs/u-boot/board/renesas/blanche/
H A Dblanche.c317 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()