Home
last modified time | relevance | path

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

/linux/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/include/linux/
H A Dmhi.h234 bool doorbell_mode_switch; member