Searched refs:OSCC (Results 1 – 5 of 5) sorted by relevance
142 if (!(OSCC & OSCC_OOK)) in gumstix_setup_bt_clock()148 OSCC |= OSCC_OON; in gumstix_setup_bt_clock()150 if (OSCC & OSCC_OOK) in gumstix_setup_bt_clock()
169 OSCC |= OSCC_PEN; in clk_pout_enable()174 OSCC &= ~OSCC_PEN; in clk_pout_disable()
899 OSCC |= OSCC_OON; in zeus_map_io()
21 #define OSCC __REG(0x41350000) /* Oscillator Configuration Register */ macro
140 #define OSCC __REG(0x41300008) /* Oscillator Configuration Register */ macro