Home
last modified time | relevance | path

Searched refs:USB_GLOBAL_CTL (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/blackfin/mach-bf527/include/mach/
DdefBF525.h27 #define USB_GLOBAL_CTL 0xffc03830 /* Global Clock Control for the core */ macro
DcdefBF525.h39 #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)
/linux-2.6.39/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h91 #define USB_GLOBAL_CTL 0xffc03c30 /* Global Clock Control for the core */ macro
DdefBF547.h205 #define USB_GLOBAL_CTL 0xffc03c30 /* Global Clock Control for the core */ macro
DcdefBF542.h159 #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)
DcdefBF547.h326 #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)