Home
last modified time | relevance | path

Searched refs:is_gen2 (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_promise.c1111 int is_gen2 = host->ports[0]->flags & PDC_FLAG_GEN_II; in pdc_host_init() local
1115 if (is_gen2) in pdc_host_init()
1129 if (!is_gen2) in pdc_host_init()
1138 if (is_gen2) /* unmask plug/unplug ints */ in pdc_host_init()
1144 if (is_gen2) in pdc_host_init()
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_promise.c1096 int is_gen2 = host->ports[0]->flags & PDC_FLAG_GEN_II; in pdc_host_init() local
1100 if (is_gen2) in pdc_host_init()
1114 if (!is_gen2) in pdc_host_init()
1123 if (is_gen2) /* unmask plug/unplug ints */ in pdc_host_init()
1129 if (is_gen2) in pdc_host_init()
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy-3ph-1-0.c471 bool is_gen2 = (csiphy->camss->version == CAMSS_845 || in csiphy_lanes_enable() local
494 if (is_gen2) in csiphy_lanes_enable()

Completed in 5 milliseconds