Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/devicetree/bindings/iio/potentiostat/
Dti,lmp91000.yaml29 ti,external-tia-resistor:
32 If the property ti,tia-gain-ohm is not defined this needs to be set to
35 ti,tia-gain-ohm:
63 ti,tia-gain-ohm = <7000>;
/linux-6.1.9/Documentation/devicetree/bindings/i2c/
Drenesas,rzv2m.yaml32 - const: tia
73 interrupt-names = "tia", "tis";
/linux-6.1.9/arch/arm64/boot/dts/renesas/
Dr9a09g011.dtsi133 interrupt-names = "tia", "tis";
147 interrupt-names = "tia", "tis";
/linux-6.1.9/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()