Searched refs:OSCC (Results 1 – 4 of 4) sorted by relevance
136 if (!(readl(OSCC) & OSCC_OOK)) in gumstix_setup_bt_clock()141 writel(readl(OSCC) | OSCC_OON, OSCC); in gumstix_setup_bt_clock()143 if (readl(OSCC) & OSCC_OOK) in gumstix_setup_bt_clock()
939 writel(readl(OSCC) | OSCC_OON, OSCC); in zeus_map_io()
18 #define OSCC io_p2v(0x41350000) /* Oscillator Configuration Register */ macro
137 #define OSCC io_p2v(0x41300008) /* Oscillator Configuration Register */ macro