HomeSort by: relevance | last modified time | path
    Searched defs:slhci_cc_set (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
sl811hs.c 297 #define slhci_cc_set(x) __asm volatile ("mfc0 %[cc], $9\n\tnop\n\tnop\n\tnop" \ macro
302 #define slhci_cc_set(x) __asm volatile ("rdtsc" : "=A"(x)) macro
333 slhci_cc_set(times->times[times->current].start);
337 slhci_cc_set(times->times[times->current].stop);
sl811hs.c 297 #define slhci_cc_set(x) __asm volatile ("mfc0 %[cc], $9\n\tnop\n\tnop\n\tnop" \ macro
302 #define slhci_cc_set(x) __asm volatile ("rdtsc" : "=A"(x)) macro
333 slhci_cc_set(times->times[times->current].start);
337 slhci_cc_set(times->times[times->current].stop);
sl811hs.c 297 #define slhci_cc_set(x) __asm volatile ("mfc0 %[cc], $9\n\tnop\n\tnop\n\tnop" \ macro
302 #define slhci_cc_set(x) __asm volatile ("rdtsc" : "=A"(x)) macro
333 slhci_cc_set(times->times[times->current].start);
337 slhci_cc_set(times->times[times->current].stop);

Completed in 42 milliseconds