Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/iio/potentiostat/
H A 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.15/Documentation/devicetree/bindings/i2c/
H A Drenesas,rzv2m.yaml32 - const: tia
73 interrupt-names = "tia", "tis";
/linux-6.15/arch/arm64/boot/dts/renesas/
H A Dr9a09g011.dtsi274 interrupt-names = "tia", "tis";
288 interrupt-names = "tia", "tis";
/linux-6.15/drivers/net/wireless/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()