Home
last modified time | relevance | path

Searched refs:chipsfb_read32 (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/dev/ic/
H A Dct65550.c138 chipsfb_read32(struct chipsfb_softc *sc, uint32_t reg) in chipsfb_read32() function
181 while ((chipsfb_read32(sc, CT_BLT_CONTROL) & BLT_IS_BUSY) != 0) { in chipsfb_wait_idle()