HomeSort by: relevance | last modified time | path
    Searched defs:BUS_SOFT_RST_REG2 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sun6i_a31_ccu.c 60 #define BUS_SOFT_RST_REG2 0x2c8
120 SUNXI_CCU_RESET(A31_RST_AHB1_LVDS, BUS_SOFT_RST_REG2, 0),
sun8i_a83t_ccu.c 65 #define BUS_SOFT_RST_REG2 0x2c8
sun8i_h3_ccu.c 75 #define BUS_SOFT_RST_REG2 0x2c8
135 SUNXI_CCU_RESET(H3_RST_BUS_EPHY, BUS_SOFT_RST_REG2, 2),
sun8i_v3s_ccu.c 70 #define BUS_SOFT_RST_REG2 0x2c8
109 SUNXI_CCU_RESET(V3S_RST_BUS_EPHY, BUS_SOFT_RST_REG2, 2),
sun9i_a80_ccu.c 69 #define BUS_SOFT_RST_REG2 0x5a8
104 SUNXI_CCU_RESET(A80_RST_BUS_LCD0, BUS_SOFT_RST_REG2, 0),
105 SUNXI_CCU_RESET(A80_RST_BUS_LCD1, BUS_SOFT_RST_REG2, 1),
106 SUNXI_CCU_RESET(A80_RST_BUS_CSI, BUS_SOFT_RST_REG2, 4),
107 SUNXI_CCU_RESET(A80_RST_BUS_DE, BUS_SOFT_RST_REG2, 7),
108 SUNXI_CCU_RESET(A80_RST_BUS_MP, BUS_SOFT_RST_REG2, 8),
109 SUNXI_CCU_RESET(A80_RST_BUS_GPU, BUS_SOFT_RST_REG2, 9),
sun50i_a64_ccu.c 82 #define BUS_SOFT_RST_REG2 0x2c8
138 SUNXI_CCU_RESET(A64_RST_BUS_LVDS, BUS_SOFT_RST_REG2, 0),

Completed in 14 milliseconds