Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_tlreg.h232 #define TL_CMD_LDTMR 0x00004000 macro
H A Dif_tl.c896 CMD_PUT(sc, cmd | (TL_CMD_LDTMR | 0x00000003)); in tl_softreset()