Searched refs:HSUSB_MSTP704 (Results 1 - 4 of 4) sorted by relevance

/u-boot/board/hoperun/hihope-rzg2/
H A Dhihope-rzg2.c26 #define HSUSB_MSTP704 BIT(4) /* HSUSB */ macro
45 mstp_clrbits_le32(SMSTPCR7, SMSTPCR7, HSUSB_MSTP704);
54 if (!(readl(MSTPSR7) & HSUSB_MSTP704))
/u-boot/board/renesas/draak/
H A Ddraak.c35 #define HSUSB_MSTP704 BIT(4) /* HSUSB */ macro
59 mstp_clrbits_le32(SMSTPCR7, SMSTPCR7, HSUSB_MSTP704);
/u-boot/board/renesas/salvator-x/
H A Dsalvator-x.c34 #define HSUSB_MSTP704 BIT(4) /* HSUSB */ macro
58 mstp_clrbits_le32(SMSTPCR7, SMSTPCR7, HSUSB_MSTP704);
/u-boot/board/renesas/ulcb/
H A Dulcb.c32 #define HSUSB_MSTP704 BIT(4) /* HSUSB */ macro
56 mstp_clrbits_le32(SMSTPCR7, SMSTPCR7, HSUSB_MSTP704);

Completed in 203 milliseconds