Searched refs:RT2560_KICK_DECRYPT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2560reg.h | 154 #define RT2560_KICK_DECRYPT (1 << 0) macro |
H A D | rt2560.c | 1267 RAL_WRITE(sc, RT2560_SECCSR0, RT2560_KICK_DECRYPT); in rt2560_rx_intr() |