Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dmhi_controller.c41 .doorbell_mode_switch = false,
56 .doorbell_mode_switch = false,
71 .doorbell_mode_switch = false,
86 .doorbell_mode_switch = false,
101 .doorbell_mode_switch = false,
116 .doorbell_mode_switch = false,
131 .doorbell_mode_switch = false,
146 .doorbell_mode_switch = false,
161 .doorbell_mode_switch = false,
176 .doorbell_mode_switch = false,
[all …]
/linux/drivers/net/wireless/ath/ath12k/wifi7/
H A Dmhi.c22 .doorbell_mode_switch = false,
35 .doorbell_mode_switch = false,
85 .doorbell_mode_switch = false,
98 .doorbell_mode_switch = false,
/linux/drivers/net/wireless/ath/ath11k/
H A Dmhi.c36 .doorbell_mode_switch = false,
49 .doorbell_mode_switch = false,
99 .doorbell_mode_switch = false,
112 .doorbell_mode_switch = false,
/linux/drivers/bus/mhi/host/
H A Dpci_generic.c79 .doorbell_mode_switch = false, \
94 .doorbell_mode_switch = false, \
122 .doorbell_mode_switch = true, \
137 .doorbell_mode_switch = true, \
152 .doorbell_mode_switch = false, \
167 .doorbell_mode_switch = false, \
182 .doorbell_mode_switch = false, \
197 .doorbell_mode_switch = false, \
H A Dinit.c842 mhi_chan->db_cfg.reset_req = ch_cfg->doorbell_mode_switch; in parse_ch_cfg()
/linux/include/linux/
H A Dmhi.h233 bool doorbell_mode_switch; member