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

  /src/sys/arch/arm/sunxi/
sunxi_ccu.h 64 SUNXI_CCU_PHASE,
313 struct sunxi_ccu_phase { struct
326 #define SUNXI_CCU_PHASE(_id, _name, _parent, _reg, _mask) \
328 .type = SUNXI_CCU_PHASE, \
455 struct sunxi_ccu_phase phase;
sunxi_ccu.h 64 SUNXI_CCU_PHASE,
313 struct sunxi_ccu_phase { struct
326 #define SUNXI_CCU_PHASE(_id, _name, _parent, _reg, _mask) \
328 .type = SUNXI_CCU_PHASE, \
455 struct sunxi_ccu_phase phase;

Completed in 24 milliseconds