Searched refs:SMSTPCR7 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-rcar_gen3.c | 35 #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 D | ehci-rmobile.c | 57 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 D | rcar-gen3-base.h | 65 #define SMSTPCR7 0xE615014C macro
|
| H A D | ehci-rmobile.h | 71 #define SMSTPCR7 0xE615014C macro
|
| H A D | rcar-base.h | 68 #define SMSTPCR7 0xE615014C macro
|
| /OK3568_Linux_fs/u-boot/board/renesas/rcar-common/ |
| H A D | common.c | 37 { SMSTPCR7, MSTP7_BITS, CONFIG_SMSTP7_ENA,
|
| /OK3568_Linux_fs/u-boot/board/renesas/silk/ |
| H A D | silk.c | 62 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF2_MSTP719); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/porter/ |
| H A D | porter.c | 64 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/gose/ |
| H A D | gose.c | 66 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/alt/ |
| H A D | alt.c | 62 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF2_MSTP719); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/koelsch/ |
| H A D | koelsch.c | 67 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/lager/ |
| H A D | lager.c | 78 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
|
| /OK3568_Linux_fs/u-boot/board/renesas/blanche/ |
| H A D | blanche.c | 317 mstp_clrbits_le32(MSTPSR7, SMSTPCR7, SCIF0_MSTP721); in board_early_init_f()
|