Searched refs:pwr_offset (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/pmdomain/rockchip/ |
| A D | pm-domains.c | 52 u32 pwr_offset; member 58 u32 pwr_offset; member 1200 .pwr_offset = 0x18, 1220 .pwr_offset = 0x08, 1231 .pwr_offset = 0x04, 1242 .pwr_offset = 0x08, 1262 .pwr_offset = 0x08, 1288 .pwr_offset = 0x0c, 1305 .pwr_offset = 0x0c, 1322 .pwr_offset = 0x14, [all …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| A D | phy.h | 148 s8 pwr_offset; member
|
| A D | debug.c | 734 min3(pwr_param.pwr_offset, in rtw_debugfs_get_tx_pwr_tbl() 737 pwr_param.pwr_offset, pwr_param.pwr_limit, in rtw_debugfs_get_tx_pwr_tbl()
|
| A D | phy.c | 2103 s8 *offset = &pwr_param->pwr_offset; in rtw_get_tx_power_params() 2145 offset = min3(pwr_param.pwr_offset, in rtw_phy_get_tx_power_index()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| A D | phy_n.c | 27845 wlc_phy_txpwr_nphy_srom_convert(u8 *srom_max, u16 *pwr_offset, in wlc_phy_txpwr_nphy_srom_convert() argument 27856 tmp_nibble = (pwr_offset[word_num] >> 4 * nibble_num) & 0xf; in wlc_phy_txpwr_nphy_srom_convert() 27863 wlc_phy_txpwr_nphy_po_apply(u8 *srom_max, u8 pwr_offset, in wlc_phy_txpwr_nphy_po_apply() argument 27869 srom_max[rate] -= 2 * pwr_offset; in wlc_phy_txpwr_nphy_po_apply()
|
Completed in 48 milliseconds