Searched refs:SL811_CSOF (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dsl811hsreg.h49 #define SL811_CSOF (0x0f) /* SOF Counter High(R), Control2(W) */ macro
H A Dsl811hs.c2236 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);
/netbsd-current/sys/arch/mips/adm5120/dev/
H A Dahci.c1385 if (sl11read(sc, SL811_CSOF) <= (uint8_t)pl)

Completed in 170 milliseconds