Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpciide_ite_reg.h37 #define IT_TIM(chan) ((chan) ? 0x58 : 0x54) /* timings */ macro
Diteide.c176 tim = pci_conf_read(sc->sc_pc, sc->sc_tag, IT_TIM(channel)); in ite_setup_channel()
256 pci_conf_write(sc->sc_pc, sc->sc_tag, IT_TIM(channel), tim); in ite_setup_channel()