Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_reg.h54 #define RT2560_CSR11 0x002c /* Back-off control */ macro
350 { RT2560_CSR11, 0x07041483 }, \
H A Drt2560.c503 tmp = RAL_READ(sc, RT2560_CSR11); in rt2560_update_slot()
505 RAL_WRITE(sc, RT2560_CSR11, tmp); in rt2560_update_slot()