Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.c428 case ATH12K_MHI_TRIGGER_RDDM: in ath12k_mhi_state_to_str()
455 clear_bit(ATH12K_MHI_TRIGGER_RDDM, &ab_pci->mhi_state); in ath12k_mhi_set_state_bit()
464 case ATH12K_MHI_TRIGGER_RDDM: in ath12k_mhi_set_state_bit()
465 set_bit(ATH12K_MHI_TRIGGER_RDDM, &ab_pci->mhi_state); in ath12k_mhi_set_state_bit()
505 case ATH12K_MHI_TRIGGER_RDDM: in ath12k_mhi_check_state_bit()
507 !test_bit(ATH12K_MHI_TRIGGER_RDDM, &ab_pci->mhi_state)) in ath12k_mhi_check_state_bit()
562 case ATH12K_MHI_TRIGGER_RDDM: in ath12k_mhi_set_state()
H A Dmhi.h28 ATH12K_MHI_TRIGGER_RDDM, enumerator