Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/devicetree/bindings/iio/potentiostat/
Dlmp91000.txt14 - ti,external-tia-resistor: if the property ti,tia-gain-ohm is not defined this
19 - ti,tia-gain-ohm: ohm value of the internal resistor for the transimpedance
30 ti,tia-gain-ohm = <7500>;
/Linux-v5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c1066 u16 tia, u16 lna2, u16 lna1) in wlc_lcnphy_set_rx_gain_by_distribution() argument
1072 ((tia & 0xf) << 8) | in wlc_lcnphy_set_rx_gain_by_distribution()
5017 u16 trsw, ext_lna, lna1, lna2, tia, biq0, biq1, gain0_15, gain16_19; in wlc_lcnphy_set_rx_gain() local
5023 tia = (u16) (gain >> 8) & 0xf; in wlc_lcnphy_set_rx_gain()
5029 ((tia & 0xf) << 8) | ((biq0 & 0xf) << 12)); in wlc_lcnphy_set_rx_gain()