Searched refs:RT2560_BBP_WRITE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2560reg.h | 267 #define RT2560_BBP_WRITE (1 << 16) macro |
H A D | rt2560.c | 1960 tmp = RT2560_BBP_WRITE | RT2560_BBP_BUSY | reg << 8 | val; in rt2560_bbp_write() |