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

  /src/sys/dev/ic/
ct65550.c 138 chipsfb_read32(struct chipsfb_softc *sc, uint32_t reg) function in typeref:typename:uint32_t
181 while ((chipsfb_read32(sc, CT_BLT_CONTROL) & BLT_IS_BUSY) != 0) {
ct65550.c 138 chipsfb_read32(struct chipsfb_softc *sc, uint32_t reg) function in typeref:typename:uint32_t
181 while ((chipsfb_read32(sc, CT_BLT_CONTROL) & BLT_IS_BUSY) != 0) {
ct65550.c 138 chipsfb_read32(struct chipsfb_softc *sc, uint32_t reg) function in typeref:typename:uint32_t
181 while ((chipsfb_read32(sc, CT_BLT_CONTROL) & BLT_IS_BUSY) != 0) {

Completed in 34 milliseconds