Searched refs:pwr_offset (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/soc/rockchip/ |
| A D | pm_domains.c | 45 u32 pwr_offset; member 281 regmap_write(pmu->regmap, pmu->info->pwr_offset, in rockchip_do_pmu_set_power_domain() 868 .pwr_offset = 0x18, 888 .pwr_offset = 0x08, 899 .pwr_offset = 0x04, 910 .pwr_offset = 0x08, 930 .pwr_offset = 0x08, 956 .pwr_offset = 0x0c, 973 .pwr_offset = 0x0c, 990 .pwr_offset = 0x14, [all …]
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| A D | phy.h | 148 s8 pwr_offset; member
|
| A D | debug.c | 621 min_t(s8, pwr_param.pwr_offset, in rtw_debugfs_get_tx_pwr_tbl() 623 pwr_param.pwr_offset, pwr_param.pwr_limit, in rtw_debugfs_get_tx_pwr_tbl()
|
| A D | phy.c | 2076 s8 *offset = &pwr_param->pwr_offset; in rtw_get_tx_power_params() 2116 offset = min_t(s8, pwr_param.pwr_offset, pwr_param.pwr_limit); in rtw_phy_get_tx_power_index()
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| A D | phy_n.c | 27849 wlc_phy_txpwr_nphy_srom_convert(u8 *srom_max, u16 *pwr_offset, in wlc_phy_txpwr_nphy_srom_convert() argument 27860 tmp_nibble = (pwr_offset[word_num] >> 4 * nibble_num) & 0xf; in wlc_phy_txpwr_nphy_srom_convert() 27867 wlc_phy_txpwr_nphy_po_apply(u8 *srom_max, u8 pwr_offset, in wlc_phy_txpwr_nphy_po_apply() argument 27873 srom_max[rate] -= 2 * pwr_offset; in wlc_phy_txpwr_nphy_po_apply()
|
Completed in 60 milliseconds