Searched refs:cnst (Results 1 – 10 of 10) sorted by relevance
406 local ($id, $cnst) = ($1, $2);408 $symbol_values{$id} = eval $cnst;
244 u8 cnst; member
5904 u16 cnst = 0; in phy_get_txpwr_tpc() local5907 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()5909 return -cnst; in phy_get_txpwr_tpc()
5897 u16 cnst = 0; in phy_get_txpwr_tpc() local5900 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()5902 return -cnst; in phy_get_txpwr_tpc()
5920 u16 cnst = 0; in phy_get_txpwr_tpc() local5923 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()5925 return -cnst; in phy_get_txpwr_tpc()
5883 u16 cnst = 0; in phy_get_txpwr_tpc() local5886 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()5888 return -cnst; in phy_get_txpwr_tpc()
5884 u16 cnst = 0; in phy_get_txpwr_tpc() local5887 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()5889 return -cnst; in phy_get_txpwr_tpc()
5885 u16 cnst = 0; in phy_get_txpwr_tpc() local5888 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()5890 return -cnst; in phy_get_txpwr_tpc()
924 __le16 cnst; member