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

  /src/sys/dev/ic/
sl811hs.c 148 static const uint8_t slhci_tregs[2][4] = variable in typeref:typename:const uint8_t[2][4]
1967 status = slhci_read(sc, slhci_tregs[ab][STAT]);
2032 unsigned int cont = slhci_read(sc, slhci_tregs[ab][CONT]);
2337 slhci_write(sc, slhci_tregs[ab][i],
sl811hs.c 148 static const uint8_t slhci_tregs[2][4] = variable in typeref:typename:const uint8_t[2][4]
1967 status = slhci_read(sc, slhci_tregs[ab][STAT]);
2032 unsigned int cont = slhci_read(sc, slhci_tregs[ab][CONT]);
2337 slhci_write(sc, slhci_tregs[ab][i],

Completed in 29 milliseconds