Home
last modified time | relevance | path

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

/freebsd/sys/dev/sk/
H A Dif_skreg.h911 #define SK_RFCTL_FIFO_FLUSH_ON 0x00000040 /* RX FIFO Flush mode on */ macro
H A Dif_sk.c3336 v = SK_TFCTL_OPERATION_ON | SK_RFCTL_FIFO_FLUSH_ON; in sk_init_yukon()