Home
last modified time | relevance | path

Searched refs:pd_val (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-max77620.c405 unsigned int pd_val; in max77620_pinconf_set() local
503 pd_val = (param == PIN_CONFIG_BIAS_PULL_DOWN) ? in max77620_pinconf_set()
517 BIT(pin), pd_val); in max77620_pinconf_set()
/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Dphy.c3592 u32 pd_val = 0; in rtw89_phy_dig_dyn_pd_th() local
3620 pd_val = (ofdm_cca_th - under_region - PD_TH_MIN_RSSI) >> 1; in rtw89_phy_dig_dyn_pd_th()
3623 final_rssi, ofdm_cca_th, under_region, pd_val); in rtw89_phy_dig_dyn_pd_th()
3630 dig_regs->pd_lower_bound_mask, pd_val); in rtw89_phy_dig_dyn_pd_th()
3638 pd_val = (u32)(cck_cca_th - IGI_RSSI_MAX); in rtw89_phy_dig_dyn_pd_th()
3642 final_rssi, cck_cca_th, under_region, pd_val); in rtw89_phy_dig_dyn_pd_th()
3647 B_BMODE_PDTH_LOWER_BOUND_MSK_V1, pd_val); in rtw89_phy_dig_dyn_pd_th()