Searched refs:OSCC (Results 1 – 5 of 5) sorted by relevance
139 if (!(readl(OSCC) & OSCC_OOK)) in gumstix_setup_bt_clock()144 writel(readl(OSCC) | OSCC_OON, OSCC); in gumstix_setup_bt_clock()146 if (readl(OSCC) & OSCC_OOK) in gumstix_setup_bt_clock()
18 #define OSCC io_p2v(0x41350000) /* Oscillator Configuration Register */ macro
137 #define OSCC io_p2v(0x41300008) /* Oscillator Configuration Register */ macro
956 writel(readl(OSCC) | OSCC_OON, OSCC); in zeus_map_io()
8 #define OSCC (0x0008) /* Oscillator Configuration Register */ macro