Home
last modified time | relevance | path

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

/linux-6.15/drivers/accel/qaic/
H A Dmhi_controller.c41 .doorbell_mode_switch = false,
57 .doorbell_mode_switch = false,
73 .doorbell_mode_switch = false,
89 .doorbell_mode_switch = false,
105 .doorbell_mode_switch = false,
121 .doorbell_mode_switch = false,
137 .doorbell_mode_switch = false,
153 .doorbell_mode_switch = false,
169 .doorbell_mode_switch = false,
185 .doorbell_mode_switch = false,
[all …]
/linux-6.15/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-6.15/drivers/net/wireless/ath/ath12k/
H A Dmhi.c33 .doorbell_mode_switch = false,
47 .doorbell_mode_switch = false,
98 .doorbell_mode_switch = false,
112 .doorbell_mode_switch = false,
/linux-6.15/drivers/bus/mhi/host/
H A Dpci_generic.c71 .doorbell_mode_switch = false, \
86 .doorbell_mode_switch = false, \
101 .doorbell_mode_switch = false, \
130 .doorbell_mode_switch = true, \
145 .doorbell_mode_switch = true, \
160 .doorbell_mode_switch = false, \
175 .doorbell_mode_switch = false, \
190 .doorbell_mode_switch = false, \
205 .doorbell_mode_switch = false, \
H A Dinit.c844 mhi_chan->db_cfg.reset_req = ch_cfg->doorbell_mode_switch; in parse_ch_cfg()
/linux-6.15/include/linux/
H A Dmhi.h234 bool doorbell_mode_switch; member