Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmhi.c25 .doorbell_mode_switch = false,
40 .doorbell_mode_switch = false,
55 .doorbell_mode_switch = false,
70 .doorbell_mode_switch = false,
/OK3568_Linux_fs/kernel/include/linux/
H A Dmhi.h233 bool doorbell_mode_switch; member
/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dinit.c772 mhi_chan->db_cfg.reset_req = ch_cfg->doorbell_mode_switch; in parse_ch_cfg()