Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_g.c1220 static const uint8_t rcc_table[] = { in bwn_rf_init_bcm2050() local
1289 rcc = (((rcc_table[index] << 1) | (reg & 0x0001)) | 0x0020); in bwn_rf_init_bcm2050()