Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c162 .pd_lower_bound_mask = B_SEG0R_PD_LOWER_BOUND_MSK,
H A Drtw8852b.c219 .pd_lower_bound_mask = B_SEG0R_PD_LOWER_BOUND_MSK,
H A Drtw8852a.c581 .pd_lower_bound_mask = B_SEG0R_PD_LOWER_BOUND_MSK,
H A Drtw8851b.c267 .pd_lower_bound_mask = B_SEG0R_PD_LOWER_BOUND_MSK,
H A Drtw8852c.c230 .pd_lower_bound_mask = B_SEG0R_PD_LOWER_BOUND_MSK,
H A Drtw8922a.c341 .pd_lower_bound_mask = B_SEG0R_PD_LOWER_BOUND_MSK,
H A Drtw8922d.c239 .pd_lower_bound_mask = B_SEG0R_PD_LOWER_BOUND_MSK,
H A Dphy.c7678 dig_regs->pd_lower_bound_mask, pd_val, bb->phy_idx); in rtw89_phy_dig_dyn_pd_th()
7880 dig_regs->pd_lower_bound_mask, pd_val, bb->phy_idx); in rtw89_phy_dig_ctrl()
H A Dfw.c8213 le32_encode_bits(dig_regs->pd_lower_bound_mask, in rtw89_fw_h2c_mcc_dig()
8215 le32_encode_bits(dig_regs->pd_lower_bound_mask >> 8, in rtw89_fw_h2c_mcc_dig()
H A Dcore.h5548 u32 pd_lower_bound_mask; member