Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/superio/
H A Dsuperio.c128 sio_write(struct resource* res, uint8_t reg, uint8_t val) in sio_write() function
140 sio_write(sc->io_res, sc->ldn_reg, ldn); in sio_ldn_select()
176 sio_write(sc->io_res, reg, val); in sio_ldn_write()
206 sio_write(res, 0x02, 0x02); in ite_conf_exit()