Searched refs:mphase (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | lp8755.c | 48 int mphase; member 244 pchip->mphase = regval & 0x0F; in lp8755_init_data() 247 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { in lp8755_init_data() 248 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; in lp8755_init_data() 293 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { in lp8755_regulator_init() 294 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; in lp8755_regulator_init() 427 pchip->mphase = pdata->mphase; in lp8755_probe()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | lp8755.c | 47 int mphase; member 200 pchip->mphase = regval & 0x0F; in lp8755_init_data() 203 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { in lp8755_init_data() 204 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; in lp8755_init_data() 253 for (icnt = 0; icnt < mphase_buck[pchip->mphase].nreg; icnt++) { in lp8755_regulator_init() 254 buck_num = mphase_buck[pchip->mphase].buck_num[icnt]; in lp8755_regulator_init() 386 pchip->mphase = pdata->mphase; in lp8755_probe()
|
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | lp8755.h | 64 int mphase; member
|
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | lp8755.h | 64 int mphase; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 5375 bool full, bool mphase) in b43_nphy_cal_tx_iq_lo() 5488 if (mphase) { in b43_nphy_cal_tx_iq_lo() 5547 if (mphase) in b43_nphy_cal_tx_iq_lo() 5552 if (!mphase || nphy->mphase_cal_phase_id == last) { in b43_nphy_cal_tx_iq_lo() 5594 if (dev->phy.rev < 2 && (!mphase || nphy->mphase_cal_phase_id == last)) in b43_nphy_cal_tx_iq_lo() 5373 b43_nphy_cal_tx_iq_lo(struct b43_wldev *dev, struct nphy_txgains target, bool full, bool mphase) b43_nphy_cal_tx_iq_lo() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
H A D | phy_n.c | 5324 bool full, bool mphase) in b43_nphy_cal_tx_iq_lo() 5437 if (mphase) { in b43_nphy_cal_tx_iq_lo() 5496 if (mphase) in b43_nphy_cal_tx_iq_lo() 5501 if (!mphase || nphy->mphase_cal_phase_id == last) { in b43_nphy_cal_tx_iq_lo() 5543 if (dev->phy.rev < 2 && (!mphase || nphy->mphase_cal_phase_id == last)) in b43_nphy_cal_tx_iq_lo() 5322 b43_nphy_cal_tx_iq_lo(struct b43_wldev *dev, struct nphy_txgains target, bool full, bool mphase) b43_nphy_cal_tx_iq_lo() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 25399 bool mphase; in wlc_phy_cal_perical_nphy_run() local 25449 mphase = (pi->mphase_cal_phase_id != MPHASE_CAL_STATE_IDLE); in wlc_phy_cal_perical_nphy_run() 25450 if (!mphase) { in wlc_phy_cal_perical_nphy_run() 25461 mphase)) { in wlc_phy_cal_perical_nphy_run() 25632 bool fullcal, bool mphase) in wlc_phy_cal_txiqlo_nphy() 25827 if (mphase) { in wlc_phy_cal_txiqlo_nphy() 25910 if (mphase) { in wlc_phy_cal_txiqlo_nphy() 25920 if (!mphase in wlc_phy_cal_txiqlo_nphy() 25981 if (!mphase in wlc_phy_cal_txiqlo_nphy() 25631 wlc_phy_cal_txiqlo_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, bool fullcal, bool mphase) wlc_phy_cal_txiqlo_nphy() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 25399 bool mphase; in wlc_phy_cal_perical_nphy_run() local 25449 mphase = (pi->mphase_cal_phase_id != MPHASE_CAL_STATE_IDLE); in wlc_phy_cal_perical_nphy_run() 25450 if (!mphase) { in wlc_phy_cal_perical_nphy_run() 25461 mphase)) { in wlc_phy_cal_perical_nphy_run() 25632 bool fullcal, bool mphase) in wlc_phy_cal_txiqlo_nphy() 25827 if (mphase) { in wlc_phy_cal_txiqlo_nphy() 25910 if (mphase) { in wlc_phy_cal_txiqlo_nphy() 25920 if (!mphase in wlc_phy_cal_txiqlo_nphy() 25981 if (!mphase in wlc_phy_cal_txiqlo_nphy() 25631 wlc_phy_cal_txiqlo_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain, bool fullcal, bool mphase) wlc_phy_cal_txiqlo_nphy() argument
|
Completed in 71 milliseconds