Home
last modified time | relevance | path

Searched refs:npt (Results 1 – 2 of 2) sorted by relevance

/drivers/block/paride/
Dmkd27 for u in 0 1 2 3 ; do mkdev npt$u c 96 $[ $u + 128 ] ; done
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c869 #define wlc_lcnphy_set_tx_pwr_npt(pi, npt) \ argument
872 (u16)(npt) << 8)
2193 u16 tx_cnt, tx_total, npt; in wlc_lcnphy_tx_pwr_update_npt() local
2198 npt = wlc_lcnphy_get_tx_pwr_npt(pi); in wlc_lcnphy_tx_pwr_update_npt()
2200 if (tx_cnt > (1 << npt)) { in wlc_lcnphy_tx_pwr_update_npt()
2205 pi_lcn->lcnphy_tssi_npt = npt; in wlc_lcnphy_tx_pwr_update_npt()