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

  /src/sys/dev/ic/
sl811hsreg.h 49 #define SL811_CSOF (0x0f) /* SOF Counter High(R), Control2(W) */
sl811hs.c 2236 remaining_bustime = (int)(slhci_read(sc, SL811_CSOF)) << 6;
2822 t->frame = 0; /* write to SL811_CSOF will reset frame */
2824 slhci_write(sc, SL811_CSOF, pol|SL811_CSOF_MASTER|0x2e);
2840 * they are not valid until the SL811_CSOF register is written
3435 r = slhci_read(ssc, SL811_CSOF);
  /src/sys/arch/mips/adm5120/dev/
ahci.c 1385 if (sl11read(sc, SL811_CSOF) <= (uint8_t)pl)

Completed in 19 milliseconds