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

  /src/sys/arch/arm/sunxi/
sunxi_ccu.h 59 SUNXI_CCU_GATE,
70 struct sunxi_ccu_gate { struct
81 #define SUNXI_CCU_GATE(_id, _name, _pname, _reg, _bit) \
83 .type = SUNXI_CCU_GATE, \
450 struct sunxi_ccu_gate gate;
sunxi_ccu.h 59 SUNXI_CCU_GATE,
70 struct sunxi_ccu_gate { struct
81 #define SUNXI_CCU_GATE(_id, _name, _pname, _reg, _bit) \
83 .type = SUNXI_CCU_GATE, \
450 struct sunxi_ccu_gate gate;
sunxi_ccu.h 59 SUNXI_CCU_GATE,
70 struct sunxi_ccu_gate { struct
81 #define SUNXI_CCU_GATE(_id, _name, _pname, _reg, _bit) \
83 .type = SUNXI_CCU_GATE, \
450 struct sunxi_ccu_gate gate;

Completed in 184 milliseconds