Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ral/
Drt2560reg.h47 #define RT2560_CSR11 0x002c /* Back-off control */ macro
333 { RT2560_CSR11, 0x07041483 }, \
Drt2560.c2287 tmp = RAL_READ(sc, RT2560_CSR11); in rt2560_update_slot()
2289 RAL_WRITE(sc, RT2560_CSR11, tmp); in rt2560_update_slot()