Searched refs:CGU_REG_OPCR (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/ingenic/ |
| H A D | jz4770-cgu.c | 25 #define CGU_REG_OPCR 0x24 macro 53 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in jz4770_uhc_phy_enable() 63 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in jz4770_uhc_phy_disable() 72 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in jz4770_uhc_phy_is_enabled() 191 .gate = { CGU_REG_OPCR, 31, true }, // disable CCLK stop on idle 411 .gate = { CGU_REG_OPCR, 7, true, 50 }, 431 .mux = { CGU_REG_OPCR, 2, 1},
|
| H A D | x1830-cgu.c | 23 #define CGU_REG_OPCR 0x24 macro 59 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in x1830_usb_phy_enable() 69 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in x1830_usb_phy_disable() 78 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in x1830_usb_phy_is_enabled() 341 .mux = { CGU_REG_OPCR, 2, 1},
|
| H A D | x1000-cgu.c | 22 #define CGU_REG_OPCR 0x24 macro 134 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in x1000_usb_phy_enable() 144 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in x1000_usb_phy_disable() 153 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in x1000_usb_phy_is_enabled() 372 .mux = { CGU_REG_OPCR, 2, 1},
|
| H A D | jz4725b-cgu.c | 23 #define CGU_REG_OPCR 0x24 macro 236 .mux = { CGU_REG_OPCR, 2, 1}, 242 .gate = { CGU_REG_OPCR, 6, true },
|
| H A D | jz4780-cgu.c | 29 #define CGU_REG_OPCR 0x24 macro 186 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in jz4780_otg_phy_enable() 196 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in jz4780_otg_phy_disable() 205 void __iomem *reg_opcr = cgu->base + CGU_REG_OPCR; in jz4780_otg_phy_is_enabled() 533 .mux = { CGU_REG_OPCR, 2, 1},
|