Searched refs:pwr_offset (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/pmdomain/rockchip/ |
| H A D | pm-domains.c | 56 u32 pwr_offset; member 62 u32 pwr_offset; member 1267 .pwr_offset = 0x18, 1287 .pwr_offset = 0x08, 1298 .pwr_offset = 0x04, 1309 .pwr_offset = 0x08, 1329 .pwr_offset = 0x08, 1355 .pwr_offset = 0x0c, 1372 .pwr_offset = 0x0c, 1389 .pwr_offset = 0x14, [all …]
|
| /linux-6.15/drivers/net/wireless/realtek/rtw88/ |
| H A D | phy.h | 152 s8 pwr_offset; member
|
| H A D | debug.c | 740 min3(pwr_param.pwr_offset, in rtw_debugfs_get_tx_pwr_tbl() 743 pwr_param.pwr_offset, pwr_param.pwr_limit, in rtw_debugfs_get_tx_pwr_tbl()
|
| H A D | phy.c | 2227 s8 *offset = &pwr_param->pwr_offset; in rtw_get_tx_power_params() 2269 offset = min3(pwr_param.pwr_offset, in rtw_phy_get_tx_power_index()
|
| /linux-6.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 27848 wlc_phy_txpwr_nphy_srom_convert(u8 *srom_max, u16 *pwr_offset, in wlc_phy_txpwr_nphy_srom_convert() argument 27859 tmp_nibble = (pwr_offset[word_num] >> 4 * nibble_num) & 0xf; in wlc_phy_txpwr_nphy_srom_convert() 27866 wlc_phy_txpwr_nphy_po_apply(u8 *srom_max, u8 pwr_offset, in wlc_phy_txpwr_nphy_po_apply() argument 27872 srom_max[rate] -= 2 * pwr_offset; in wlc_phy_txpwr_nphy_po_apply()
|