Lines Matching refs:hw_ver
368 if (host->hw_ver.major >= 0x05)
426 if (host->hw_ver.major == 0x1) {
435 } else if (host->hw_ver.major >= 0x4) {
660 if (update_link_startup_timer && host->hw_ver.major != 0x5) {
925 if (host->hw_ver.major >= 0x4) {
996 if (host->hw_ver.major == 0x1)
1015 if (host->hw_ver.major == 0x01) {
1020 if (host->hw_ver.minor == 0x0001 && host->hw_ver.step == 0x0001)
1026 if (host->hw_ver.major == 0x2) {
1036 if (host->hw_ver.major > 0x3)
1051 if (host->hw_ver.major >= 0x2) {
1230 ufs_qcom_get_controller_revision(hba, &host->hw_ver.major,
1231 &host->hw_ver.minor, &host->hw_ver.step);
1237 if (host->hw_ver.major >= 0x02) {
1848 if (host->hw_ver.major == 6 && host->hw_ver.minor == 0 &&
1849 host->hw_ver.step == 0) {