Searched refs:g_ctl (Results 1 – 4 of 4) sorted by relevance
175 u8 g_ctl = 0; in horus3a_set_params() local205 g_ctl = 0x01; in horus3a_set_params()209 g_ctl = 0x02; in horus3a_set_params()213 g_ctl = 0x02; in horus3a_set_params()217 g_ctl = 0x03; in horus3a_set_params()221 g_ctl = 0x04; in horus3a_set_params()225 g_ctl = 0x04; in horus3a_set_params()229 g_ctl = 0x05; in horus3a_set_params()233 g_ctl = 0x02; in horus3a_set_params()237 g_ctl = 0x01; in horus3a_set_params()[all …]
31 clrsetbits_le32(&dwc3_reg->g_ctl, in dwc3_set_mode()56 setbits_le32(&dwc3_reg->g_ctl, DWC3_GCTL_CORESOFTRESET); in dwc3_core_soft_reset()64 clrbits_le32(&dwc3_reg->g_ctl, DWC3_GCTL_CORESOFTRESET); in dwc3_core_soft_reset()84 reg = readl(&dwc3_reg->g_ctl); in dwc3_core_init()104 writel(reg, &dwc3_reg->g_ctl); in dwc3_core_init()
167 writel(val, &dwc3_reg->g_ctl); in keystone_xhci_phy_suspend()
62 u32 g_ctl; member