Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dtda19988.c306 tda19988_block_read(struct tda19988_softc *sc, uint16_t addr, uint8_t *data, int len) in tda19988_block_read() function
597 if (tda19988_block_read(sc, TDA_EDID_DATA0, buf, EDID_LENGTH) != 0) { in tda19988_read_edid_block()