Lines Matching refs:sunxi_ccu_reset
105 static struct sunxi_ccu_reset sun4i_a10_ccu_resets[] = {
106 SUNXI_CCU_RESET(A10_RST_USB_PHY0, USBPHY_CFG_REG, 0),
107 SUNXI_CCU_RESET(A10_RST_USB_PHY1, USBPHY_CFG_REG, 1),
108 SUNXI_CCU_RESET(A10_RST_USB_PHY2, USBPHY_CFG_REG, 2),
109 SUNXI_CCU_RESET(A10_RST_DE_BE0, BE0_CFG_REG, 30),
110 SUNXI_CCU_RESET(A10_RST_DE_BE1, BE1_CFG_REG, 30),
111 SUNXI_CCU_RESET(A10_RST_DE_FE0, FE0_CFG_REG, 30),
112 SUNXI_CCU_RESET(A10_RST_DE_FE1, FE1_CFG_REG, 30),
113 SUNXI_CCU_RESET(A10_RST_DE_MP, MP_CFG_REG, 30),
114 SUNXI_CCU_RESET(A10_RST_TCON0, LCD0CH0_CFG_REG, 30),
115 SUNXI_CCU_RESET(A10_RST_TCON1, LCD1CH0_CFG_REG, 30),
116 SUNXI_CCU_RESET(A10_RST_LVDS, LVDS_CFG_REG, 0),