Searched refs:RT2560_KICK_ENCRYPT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2560reg.h | 157 #define RT2560_KICK_ENCRYPT (1 << 0) macro |
H A D | rt2560.c | 1851 RAL_WRITE(sc, RT2560_SECCSR1, RT2560_KICK_ENCRYPT); in rt2560_tx_data() |