Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/u4b/wlan/
H A Dif_urtwnreg.h70 #define R92C_GPIO_IO_SEL 0x042 macro
H A Dif_urtwn.c3590 reg = urtwn_read_2(sc, R92C_GPIO_IO_SEL) & ~0x00f0; in urtwn_r92c_power_off()
3592 urtwn_write_2(sc, R92C_GPIO_IO_SEL, reg); in urtwn_r92c_power_off()
3757 urtwn_write_1(sc, R92C_GPIO_IO_SEL, in urtwn_r88e_power_off()
3758 urtwn_read_1(sc, R92C_GPIO_IO_SEL) << 4); in urtwn_r88e_power_off()