Home
last modified time | relevance | path

Searched refs:txctl (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9280.c93 uint32_t txctl; in ar9280SetChannel() local
100 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar9280SetChannel()
104 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar9280SetChannel()
107 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar9280SetChannel()
H A Dar9287.c89 uint32_t txctl; in ar9287SetChannel() local
109 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar9287SetChannel()
113 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar9287SetChannel()
116 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar9287SetChannel()
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmarvell,armada-375-pinctrl.txt44 mpp28 28 gpio, led(p3), ge1(txctl), sd(clk)
73 mpp57 57 gpio, ge0(txctl), ge1(txctl), dev(we0)
H A Dmarvell,armada-xp-pinctrl.txt26 mpp5 5 gpio, ge0(txctl), lcd(d5)
38 mpp17 17 gpio, ge0(col), ge1(txctl), spi1(miso), lcd(d17)
H A Dmarvell,armada-370-pinctrl.txt26 mpp10 10 gpio, ge0(txctl), uart0(cts), tdm(fsync), audio(sdi)
45 mpp24 24 gpio, ge0(col), ge1(txctl), spi1(cs0)
H A Dmarvell,armada-38x-pinctrl.txt29 mpp11 11 gpio, ge0(txctl), dev(ad13)
50 mpp32 32 gpio, ge1(txctl), dev(we0)
H A Dmarvell,armada-39x-pinctrl.txt51 mpp32 32 gpio, dev(we0), ge(txctl)
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar2133.c140 uint32_t txctl; in ar2133SetChannel() local
157 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar2133SetChannel()
161 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar2133SetChannel()
164 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar2133SetChannel()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c150 uint32_t txctl; in ar5111SetChannel() local
156 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar5111SetChannel()
160 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar5111SetChannel()
163 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar5111SetChannel()
H A Dar2316.c102 uint32_t txctl; in ar2316SetChannel() local
120 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar2316SetChannel()
124 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar2316SetChannel()
127 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar2316SetChannel()
H A Dar2317.c93 uint32_t txctl; in ar2317SetChannel() local
97 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar2317SetChannel()
101 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar2317SetChannel()
104 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar2317SetChannel()
H A Dar2413.c89 uint32_t txctl; in ar2413SetChannel() local
107 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar2413SetChannel()
111 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar2413SetChannel()
114 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar2413SetChannel()
H A Dar2425.c96 uint32_t txctl; in ar2425SetChannel() local
101 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar2425SetChannel()
105 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar2425SetChannel()
108 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar2425SetChannel()
H A Dar5413.c89 uint32_t txctl; in ar5413SetChannel() local
107 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar5413SetChannel()
111 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar5413SetChannel()
114 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar5413SetChannel()
H A Dar5112.c89 uint32_t txctl; in ar5112SetChannel() local
107 txctl = OS_REG_READ(ah, AR_PHY_CCK_TX_CTRL); in ar5112SetChannel()
111 txctl | AR_PHY_CCK_TX_CTRL_JAPAN); in ar5112SetChannel()
114 txctl &~ AR_PHY_CCK_TX_CTRL_JAPAN); in ar5112SetChannel()
/freebsd/sys/dev/ixl/
H A Dixl_pf_iflib.c519 u32 txctl; in ixl_initialize_vsi() local
557 txctl = I40E_QTX_CTL_PF_QUEUE; in ixl_initialize_vsi()
558 txctl |= ((hw->pf_id << I40E_QTX_CTL_PF_INDX_SHIFT) & in ixl_initialize_vsi()
560 wr32(hw, I40E_QTX_CTL(i), txctl); in ixl_initialize_vsi()
/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.c702 uint8_t txctl; in bwn_phy_g_set_txpwr() local
714 txctl = pg->pg_txctl; in bwn_phy_g_set_txpwr()
717 if (txctl == 0) { in bwn_phy_g_set_txpwr()
718 txctl = BWN_TXCTL_PA2DB | BWN_TXCTL_TXMIX; in bwn_phy_g_set_txpwr()
726 } else if (rfatt > 4 && txctl) { in bwn_phy_g_set_txpwr()
727 txctl = 0; in bwn_phy_g_set_txpwr()
737 pg->pg_txctl = txctl; in bwn_phy_g_set_txpwr()
3315 const struct bwn_rfatt *rfatt, uint8_t txctl) in bwn_phy_g_set_txpwr_sub() argument
3330 pg->pg_txctl = txctl; in bwn_phy_g_set_txpwr_sub()
3332 pg->pg_rfatt.padmix = (txctl & BWN_TXCTL_TXMIX) ? 1 : 0; in bwn_phy_g_set_txpwr_sub()
[all …]
/freebsd/sys/dev/vr/
H A Dif_vr.c1435 uint32_t txctl, txstat; in vr_txeof() local
1456 txctl = le32toh(cur_tx->vr_ctl); in vr_txeof()
1464 if ((txctl & VR_TXCTL_FIRSTFRAG) == 0) in vr_txeof()
1790 uint32_t csum_flags, txctl; in vr_encap() local
1910 txctl = txsegs[i].ds_len | VR_TXCTL_TLINK | csum_flags; in vr_encap()
1912 txctl |= VR_TXCTL_FIRSTFRAG; in vr_encap()
1913 desc->vr_ctl = htole32(txctl); in vr_encap()
/freebsd/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dcp110-system-controller.txt101 mpp10 10 gpio, dev(readyn), ge0(txctl), spi0(miso), spi1(miso), uart0(cts), sata1(present_act)
112 mpp21 21 gpio, dev(ad1), ge0(txctl), sei(in_cp2cp)
/freebsd/sys/dev/nfe/
H A Dif_nfe.c878 uint32_t rxctl, txctl; in nfe_miibus_statchg() local
900 txctl = NFE_READ(sc, NFE_TX_CTL); in nfe_miibus_statchg()
903 txctl |= NFE_TX_START; in nfe_miibus_statchg()
906 txctl &= ~NFE_TX_START; in nfe_miibus_statchg()
909 NFE_WRITE(sc, NFE_TX_CTL, txctl); in nfe_miibus_statchg()