Home
last modified time | relevance | path

Searched refs:doorbell_mode_switch (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dmhi.c36 .doorbell_mode_switch = false,
50 .doorbell_mode_switch = false,
101 .doorbell_mode_switch = false,
115 .doorbell_mode_switch = false,
/linux/drivers/bus/mhi/host/
H A Dpci_generic.c73 .doorbell_mode_switch = false, \
88 .doorbell_mode_switch = false, \
103 .doorbell_mode_switch = false, \
132 .doorbell_mode_switch = true, \
147 .doorbell_mode_switch = true, \
162 .doorbell_mode_switch = false, \
177 .doorbell_mode_switch = false, \
192 .doorbell_mode_switch = false, \
207 .doorbell_mode_switch = false, \
H A Dinit.c844 mhi_chan->db_cfg.reset_req = ch_cfg->doorbell_mode_switch; in parse_ch_cfg()