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

  /src/sys/arch/arm/sunxi/
sun8i_a83t_ccu.c 61 #define MBUS_RST_REG 0x0fc
84 SUNXI_CCU_RESET(A83T_RST_MBUS, MBUS_RST_REG, 31),
sun8i_h3_ccu.c 67 #define MBUS_RST_REG 0x0fc
97 SUNXI_CCU_RESET(H3_RST_MBUS, MBUS_RST_REG, 31),
sun8i_v3s_ccu.c 64 #define MBUS_RST_REG 0x0fc
88 SUNXI_CCU_RESET(V3S_RST_MBUS, MBUS_RST_REG, 31),
sun50i_a64_ccu.c 72 #define MBUS_RST_REG 0x0fc
104 SUNXI_CCU_RESET(A64_RST_MBUS, MBUS_RST_REG, 31),

Completed in 12 milliseconds