Searched refs:low_bound (Results 1 – 3 of 3) sorted by relevance
50 s32 low_bound, high_bound; in kirkwood_fix_sscg_deviation() local67 low_bound = SSCG_CONF_LOW(sscg_reg); in kirkwood_fix_sscg_deviation()69 if ((high_bound - low_bound) <= 0) in kirkwood_fix_sscg_deviation()85 freq_swing_half = (((u64)high_bound - (u64)low_bound) in kirkwood_fix_sscg_deviation()
919 u8 low_bound; in rt73usb_link_tuner() local925 low_bound = 0x28; in rt73usb_link_tuner()929 low_bound += 0x10; in rt73usb_link_tuner()934 low_bound = 0x1c; in rt73usb_link_tuner()937 low_bound = 0x1c; in rt73usb_link_tuner()940 low_bound = 0x1c; in rt73usb_link_tuner()945 low_bound += 0x14; in rt73usb_link_tuner()977 rt73usb_set_vgc(rt2x00dev, qual, low_bound + 0x10); in rt73usb_link_tuner()985 rt73usb_set_vgc(rt2x00dev, qual, low_bound + 0x08); in rt73usb_link_tuner()994 if (low_bound > up_bound) in rt73usb_link_tuner()[all …]
1044 u8 low_bound; in rt61pci_link_tuner() local1050 low_bound = 0x28; in rt61pci_link_tuner()1053 low_bound += 0x10; in rt61pci_link_tuner()1057 low_bound = 0x20; in rt61pci_link_tuner()1060 low_bound += 0x10; in rt61pci_link_tuner()1092 rt61pci_set_vgc(rt2x00dev, qual, low_bound + 0x10); in rt61pci_link_tuner()1100 rt61pci_set_vgc(rt2x00dev, qual, low_bound + 0x08); in rt61pci_link_tuner()1109 if (low_bound > up_bound) in rt61pci_link_tuner()1110 up_bound = low_bound; in rt61pci_link_tuner()1125 else if ((qual->false_cca < 100) && (qual->vgc_level > low_bound)) in rt61pci_link_tuner()