Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Drtwreg.h317 #define RTW_CONFIG0 0x51 /* Configuration Register 0, 8b */ macro
Drtw.c317 PRINTREG8(regs, RTW_CONFIG0); in rtw_print_regs()
453 RTW_WBW(regs, RTW_9346CR, MAX(RTW_CONFIG0, RTW_CONFIG3)); in rtw_config0123_enable()
1099 uint8_t cfg0 = RTW_READ8(regs, RTW_CONFIG0); in rtw_identify_country()
2862 cfg0 = RTW_READ8(regs, RTW_CONFIG0); in rtw_led_init()
2864 RTW_WRITE8(regs, RTW_CONFIG0, cfg0); in rtw_led_init()