Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ral/
H A Drt2560reg.h269 #define RT2560_BBP_WRITE (1 << 16) macro
H A Drt2560.c2076 tmp = RT2560_BBP_WRITE | RT2560_BBP_BUSY | reg << 8 | val; in rt2560_bbp_write()