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

  /src/sys/arch/arm/sunxi/
sun9i_a80_usbphy.c 50 #define AHB_INCRX_ALIGN __BIT(8)
103 passby_mask = ULPI_BYPASS|AHB_INCR16|AHB_INCR8|AHB_INCR4|AHB_INCRX_ALIGN;
sunxi_usbphy.c 68 #define AHB_INCRX_ALIGN __BIT(8)
257 ULPI_BYPASS|AHB_INCR8|AHB_INCR4|AHB_INCRX_ALIGN;

Completed in 12 milliseconds