Searched refs:doorbell_mode_switch (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | mhi.c | 34 .doorbell_mode_switch = false, 48 .doorbell_mode_switch = false, 62 .doorbell_mode_switch = false, 76 .doorbell_mode_switch = false, 127 .doorbell_mode_switch = false, 141 .doorbell_mode_switch = false, 155 .doorbell_mode_switch = false, 169 .doorbell_mode_switch = false,
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | mhi.c | 29 .doorbell_mode_switch = false, 43 .doorbell_mode_switch = false, 57 .doorbell_mode_switch = false, 71 .doorbell_mode_switch = false, 122 .doorbell_mode_switch = false, 136 .doorbell_mode_switch = false, 150 .doorbell_mode_switch = false, 164 .doorbell_mode_switch = false,
|
/linux-6.3-rc2/drivers/bus/mhi/host/ |
A D | pci_generic.c | 66 .doorbell_mode_switch = false, \ 81 .doorbell_mode_switch = false, \ 96 .doorbell_mode_switch = false, \ 125 .doorbell_mode_switch = true, \ 140 .doorbell_mode_switch = true, \ 155 .doorbell_mode_switch = false, \ 170 .doorbell_mode_switch = false, \ 185 .doorbell_mode_switch = false, \ 200 .doorbell_mode_switch = false, \
|
A D | init.c | 803 mhi_chan->db_cfg.reset_req = ch_cfg->doorbell_mode_switch; in parse_ch_cfg()
|
/linux-6.3-rc2/include/linux/ |
A D | mhi.h | 234 bool doorbell_mode_switch; member
|
Completed in 11 milliseconds