Searched refs:USB_GLOBAL_CTL (Results 1 – 7 of 7) sorted by relevance
91 #define USB_GLOBAL_CTL 0xffc03c30 /* Global Clock Control for the core */ macro
205 #define USB_GLOBAL_CTL 0xffc03c30 /* Global Clock Control for the core */ macro
159 #define bfin_read_USB_GLOBAL_CTL() bfin_read16(USB_GLOBAL_CTL)160 #define bfin_write_USB_GLOBAL_CTL(val) bfin_write16(USB_GLOBAL_CTL, val)
326 #define bfin_read_USB_GLOBAL_CTL() bfin_read16(USB_GLOBAL_CTL)327 #define bfin_write_USB_GLOBAL_CTL(val) bfin_write16(USB_GLOBAL_CTL, val)
27 #define USB_GLOBAL_CTL 0xffc03830 /* Global Clock Control for the core */ macro
39 #define bfin_read_USB_GLOBAL_CTL() bfin_read16(USB_GLOBAL_CTL)40 #define bfin_write_USB_GLOBAL_CTL(val) bfin_write16(USB_GLOBAL_CTL, val)
1590 D16(USB_GLOBAL_CTL); in bfin_debug_mmrs_init()