Lines Matching full:sunxi
21 #include <linux/soc/sunxi/sunxi_sram.h>
29 * Register offsets, note sunxi musb has a different layout then most
261 /* Stop the musb-core from doing runtime pm (not supported on sunxi) */ in sunxi_musb_init()
388 * sunxi musb register layout
433 return 0; /* No testmode on sunxi */ in sunxi_musb_readb()
450 "sunxi-musb does not have ULPI bus control register\n"); in sunxi_musb_readb()
468 /* sunxi has a 2 byte hole before the txtype register */ in sunxi_musb_readb()
498 "sunxi-musb does not have testmode\n"); in sunxi_musb_writeb()
508 "sunxi-musb does not have ULPI bus control register\n"); in sunxi_musb_writeb()
556 return 0; /* sunxi musb version is not known */ in sunxi_musb_readw()
862 .name = "musb-sunxi",
868 MODULE_DESCRIPTION("Allwinner sunxi MUSB Glue Layer");