Searched refs:sctrl (Results 1 – 1 of 1) sorted by relevance
57 int sctrl; in rt_hw_vector_init() local62 :"=r" (sctrl)); in rt_hw_vector_init()63 sctrl &= ~(1 << 13); in rt_hw_vector_init()66 :"r" (sctrl)); in rt_hw_vector_init()
Completed in 3 milliseconds