Searched refs:rt2800_write_dc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c9348 static void rt2800_write_dc(struct rt2x00_dev *rt2x00dev, u8 ch_idx, u8 alc, u8 iorq, u8 dc) function
9387 rt2800_write_dc(rt2x00dev, ch_idx, 0, iorq, idx0);
9393 rt2800_write_dc(rt2x00dev, ch_idx, 0, iorq, idx1);
9413 rt2800_write_dc(rt2x00dev, ch_idx, 0, iorq, idxf[iorq]);
9698 rt2800_write_dc(rt2x00dev, ch_idx, 0, 1, 0x21);
9704 rt2800_write_dc(rt2x00dev, ch_idx, 0, 1, 0x00);
9705 rt2800_write_dc(rt2x00dev, ch_idx, 0, 0, 0x00);
9707 rt2800_write_dc(rt2x00dev, ch_idx, 0, 0, 0x21);
9714 rt2800_write_dc(rt2x00dev, ch_idx, 0, 0, 0x00);
9715 rt2800_write_dc(rt2x00de
[all...]

Completed in 126 milliseconds