Searched refs:tia (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r9a09g011.dtsi | 274 interrupt-names = "tia", "tis"; 288 interrupt-names = "tia", "tis";
|
/openbmc/qemu/target/m68k/ |
H A D | helper.c | 484 uint32_t tia, tib, tic; in dump_address_map() local 505 tia = address_space_ldl(cs->as, M68K_POINTER_BASE(root_pointer) + i * 4, in dump_address_map() 507 if (txres != MEMTX_OK || !M68K_UDT_VALID(tia)) { in dump_address_map() 511 tib = address_space_ldl(cs->as, M68K_POINTER_BASE(tia) + j * 4, in dump_address_map()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_lcn.c | 1066 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()
|