HomeSort by: relevance | last modified time | path
    Searched refs:count_low (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/newsmips/apbus/
spifireg.h 35 volatile uint32_t count_low; /* RW: (low) */ member in struct:spifi_reg
spifi.c 391 (reg->count_low & 0xff);
401 reg->count_low = count;

Completed in 34 milliseconds