Searched refs:RT2661_BBP_READ (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2661reg.h | 178 #define RT2661_BBP_READ (1 << 15) macro |
H A D | rt2661.c | 1720 val = RT2661_BBP_BUSY | RT2661_BBP_READ | reg << 8; in rt2661_bbp_read() |