Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dif_tireg.h241 #define TI_GCR_PAR1 0x604 macro
Dif_ti.c2493 CSR_WRITE_4(sc, TI_GCR_PAR1, (m[2] << 24) | (m[3] << 16) in ti_init2()