Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpciide_pdc202xx_reg.h54 #define PDC2xx_TIM_SET_PA(r, x) (((r) & 0xfffffff0) | ((x) & 0xf)) macro
H A Dpciide.c6386 mode = PDC2xx_TIM_SET_PA(mode, pdc2xx_pa[0]); in pdc202xx_chip_map()
6586 mode = PDC2xx_TIM_SET_PA(mode, pdc2xx_pa[drvp->PIO_mode]); in pdc202xx_setup_channel()