Home
last modified time | relevance | path

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

/src/sys/contrib/device-tree/Bindings/iio/potentiostat/
H A 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>;
/src/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a09g011.dtsi274 interrupt-names = "tia", "tis";
288 interrupt-names = "tia", "tis";
/src/crypto/openssl/test/recipes/04-test_pem_reading_data/
H A Ddsa-threecolumn.pem136 tia
/src/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A 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()