R2059_C3
b43_radio_mask(dev, R2059_C3 | R2059_RCAL_CONFIG, ~0x1);
static const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3 };
static const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3, };
static const u16 radio_r[] = { R2059_C1, R2059_C2, R2059_C3, };
b43_radio_set(dev, R2059_C3 | 0xbf, 0x1);
static const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3, };
b43_radio_set(dev, R2059_C3 | R2059_RCAL_CONFIG, 0x1);
b43_radio_set(dev, R2059_C3 | 0x0BF, 0x1);
b43_radio_maskset(dev, R2059_C3 | 0x19B, 0x3, 0x2);
b43_radio_set(dev, R2059_C3 | R2059_RCAL_CONFIG, 0x2);
b43_radio_mask(dev, R2059_C3 | R2059_RCAL_CONFIG, ~0x2);
if (!b43_radio_wait_value(dev, R2059_C3 | R2059_RCAL_STATUS, 1, 1, 100,