Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c127 bfa_lps_delete(fcs->fabric.lps); in bfa_fcs_exit()
355 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi()
369 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi()
374 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_flogi()
426 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_auth()
440 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_auth()
518 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_nofabric()
559 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_online()
576 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_OFFLINE); in bfa_fcs_fabric_sm_online()
689 bfa_sm_send_event(fabric->lps, BFA_LPS_SM_LOGOUT); in bfa_fcs_fabric_sm_stopping()
[all …]
/linux/arch/s390/pci/
H A Dpci_clp.c75 static __always_inline int clp_req(void *data, unsigned int lps) in clp_req() argument
89 : [req] "a" (req), [lps] "i" (lps) in clp_req()
583 if (req->lps != 0 && req->lps != 2) in clp_normal_command()
600 switch (req->lps) { in clp_normal_command()
635 exists = test_bit_inv(req->lps, &ilp); in clp_immediate_command()
/linux/arch/s390/include/uapi/asm/
H A Dclp.h18 unsigned int lps : 6; member
/linux/drivers/video/fbdev/
H A Dsh7760fb.c76 int lps; in sh7760fb_blank() local
81 lps = 3; in sh7760fb_blank()
85 lps = 0; in sh7760fb_blank()
94 return wait_for_lps(par, lps); in sh7760fb_blank()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c811 wl->status.map.lps == BTC_LPS_RF_OFF)) { in _send_fw_cmd()
1589 if (wl->status.map.lps != BTC_LPS_RF_OFF && in _chk_btc_report()
2441 if ((wl_smap->rf_off || wl_smap->lps != BTC_LPS_OFF) && rpt_state != 0) in rtw89_btc_fw_en_rpt()
2586 btc->lps = 1; in _fw_set_policy()
2588 btc->lps = 0; in _fw_set_policy()
2590 if (btc->lps == 1) in _fw_set_policy()
2591 rtw89_set_coex_ctrl_lps(rtwdev, btc->lps); in _fw_set_policy()
2606 if (btc->lps == 0) in _fw_set_policy()
2607 rtw89_set_coex_ctrl_lps(rtwdev, btc->lps); in _fw_set_policy()
3016 wl_smap->lps == BTC_LPS_RF_OFF || in _set_rf_trx_para()
[all …]
/linux/drivers/firewire/
H A Dohci.c2420 u32 lps, version, irqs; in ohci_enable() local
2447 for (lps = 0, i = 0; !lps && i < 3; i++) { in ohci_enable()
2449 lps = reg_read(ohci, OHCI1394_HCControlSet) & in ohci_enable()
2453 if (!lps) { in ohci_enable()
/linux/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c766 u8 lps = lpsVal; in halbtc8723b1ant_SetLpsRpwm() local
769 pBtCoexist->fBtcSet(pBtCoexist, BTC_SET_U1_LPS_VAL, &lps); in halbtc8723b1ant_SetLpsRpwm()
/linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.c869 u8 lps = lps_val; in btc8821a1ant_set_lps_rpwm() local
872 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8821a1ant_set_lps_rpwm()
H A Dhalbtc8723b2ant.c1004 u8 lps = lps_val; in btc8723b2ant_set_lps_rpwm() local
1007 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8723b2ant_set_lps_rpwm()
H A Dhalbtc8821a2ant.c980 u8 lps = lps_val; in btc8821a2ant_set_lps_rpwm() local
983 btcoexist->btc_set(btcoexist, BTC_SET_U1_LPS_VAL, &lps); in btc8821a2ant_set_lps_rpwm()