Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dsxits.c34 #define TP_CTRL0_FS_DIV(x) (((x) & 0xf) << 16) macro
118 TP_CTRL0_FS_DIV(7) | TP_CTRL0_TACQ(63)); in sxits_attach()