Home
last modified time | relevance | path

Searched refs:cnst (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscript_asm.pl406 local ($id, $cnst) = ($1, $2);
408 $symbol_values{$id} = eval $cnst;
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dpdb.h244 u8 cnst; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com_phycfg.c5904 u16 cnst = 0; in phy_get_txpwr_tpc() local
5907 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()
5909 return -cnst; in phy_get_txpwr_tpc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com_phycfg.c5897 u16 cnst = 0; in phy_get_txpwr_tpc() local
5900 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()
5902 return -cnst; in phy_get_txpwr_tpc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com_phycfg.c5920 u16 cnst = 0; in phy_get_txpwr_tpc() local
5923 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()
5925 return -cnst; in phy_get_txpwr_tpc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com_phycfg.c5883 u16 cnst = 0; in phy_get_txpwr_tpc() local
5886 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()
5888 return -cnst; in phy_get_txpwr_tpc()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com_phycfg.c5920 u16 cnst = 0; in phy_get_txpwr_tpc() local
5923 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()
5925 return -cnst; in phy_get_txpwr_tpc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com_phycfg.c5884 u16 cnst = 0; in phy_get_txpwr_tpc() local
5887 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()
5889 return -cnst; in phy_get_txpwr_tpc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com_phycfg.c5885 u16 cnst = 0; in phy_get_txpwr_tpc() local
5888 cnst = rfctl->tpc_manual_constraint * hal_spec->txgi_pdbm / MBM_PDBM; in phy_get_txpwr_tpc()
5890 return -cnst; in phy_get_txpwr_tpc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h924 __le16 cnst; member