Home
last modified time | relevance | path

Searched defs:ufs_mtk_host (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufs-mediatek.h111 struct ufs_mtk_host { struct
114 struct ufs_mtk_host_cfg *cfg; argument
116 enum ufs_mtk_host_caps caps; argument
117 struct reset_control *hci_reset;
118 struct reset_control *unipro_reset;
119 struct reset_control *crypto_reset;
120 bool mphy_powered_on;
121 bool unipro_lpm;
122 bool ref_clk_enabled;
123 u16 ref_clk_ungating_wait_us;
[all …]
/kernel/linux/linux-6.6/drivers/ufs/host/
Dufs-mediatek.h168 struct ufs_mtk_host { struct
179 enum ufs_mtk_host_caps caps; argument
180 bool mphy_powered_on;
181 bool pm_qos_init;
182 bool unipro_lpm;
183 bool ref_clk_enabled;
184 u16 ref_clk_ungating_wait_us;
185 u16 ref_clk_gating_wait_us;
186 u32 ip_ver;
188 bool mcq_set_intr;
[all …]