Searched refs:bbp17 (Results 1 – 4 of 4) sorted by relevance
2493 uint8_t bbp17; in rt2661_rx_tune() local2513 bbp17 = 0x60; in rt2661_rx_tune()2515 bbp17 = hi; in rt2661_rx_tune()2517 bbp17 = lo + 0x10; in rt2661_rx_tune()2523 bbp17 = sc->bbp17; /* current value */ in rt2661_rx_tune()2529 if (bbp17 > hi) { in rt2661_rx_tune()2530 bbp17 = hi; in rt2661_rx_tune()2534 bbp17 = hi; in rt2661_rx_tune()2537 bbp17 = lo; in rt2661_rx_tune()2541 if (bbp17 != sc->bbp17) { in rt2661_rx_tune()[all …]
154 uint8_t bbp17; member
167 uint8_t bbp17; member
2058 uint8_t bbp17, bbp35, bbp96, bbp97, bbp98, bbp104; in rum_select_band() local2061 bbp17 = 0x20; bbp96 = 0x48; bbp104 = 0x2c; in rum_select_band()2064 bbp17 += 0x08; bbp96 += 0x10; bbp104 += 0x0c; in rum_select_band()2069 bbp17 += 0x10; bbp96 += 0x10; bbp104 += 0x10; in rum_select_band()2072 sc->bbp17 = bbp17; in rum_select_band()2073 rum_bbp_write(sc, 17, bbp17); in rum_select_band()