Home
last modified time | relevance | path

Searched refs:cbl (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_jmicron.c88 ap->cbl = ATA_CBL_PATA40; in jmicron_pre_reset()
90 ap->cbl = ATA_CBL_PATA80; in jmicron_pre_reset()
97 ap->cbl = ATA_CBL_PATA40; in jmicron_pre_reset()
99 ap->cbl = ATA_CBL_PATA80; in jmicron_pre_reset()
102 ap->cbl = ATA_CBL_SATA; in jmicron_pre_reset()
H A Dpata_it821x.c609 const char *cbl = "(40 wire cable)"; in it821x_display_disk() local
629 cbl = ""; in it821x_display_disk()
637 n, mbuf, types[buf[52]], id, cbl); in it821x_display_disk()
640 n, mbuf, types[buf[52]], buf[53], id, cbl); in it821x_display_disk()
H A Dlibata-core.c94 u8 cbl; member
331 if (fe->param.cbl == ATA_CBL_NONE) in ata_force_cbl()
334 ap->cbl = fe->param.cbl; in ata_force_cbl()
2116 return ((ap->cbl == ATA_CBL_SATA) && (!ata_id_is_sata(dev->id))); in ata_dev_knobble()
2892 ap->cbl = ap->ops->cable_detect(ap); in ata_bus_probe()
2901 ap->cbl = ATA_CBL_SATA; in ata_bus_probe()
4103 * there is a good case for setting ap->cbl to the result when
4116 if (ap->cbl == ATA_CBL_PATA40) in cable_is_40wire()
4120 if (ap->cbl in cable_is_40wire()
[all...]
H A Dpata_acpi.c86 ap->cbl = ATA_CBL_PATA80; in pacpi_discover_modes()
H A Dlibata-sata.c1112 ap->cbl = ATA_CBL_SATA; in ata_sas_port_alloc()
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_jmicron.c88 ap->cbl = ATA_CBL_PATA40; in jmicron_pre_reset()
90 ap->cbl = ATA_CBL_PATA80; in jmicron_pre_reset()
97 ap->cbl = ATA_CBL_PATA40; in jmicron_pre_reset()
99 ap->cbl = ATA_CBL_PATA80; in jmicron_pre_reset()
102 ap->cbl = ATA_CBL_SATA; in jmicron_pre_reset()
H A Dpata_it821x.c612 const char *cbl = "(40 wire cable)"; in it821x_display_disk() local
632 cbl = ""; in it821x_display_disk()
640 n, mbuf, types[buf[52]], id, cbl); in it821x_display_disk()
643 n, mbuf, types[buf[52]], buf[53], id, cbl); in it821x_display_disk()
H A Dpata_acpi.c86 ap->cbl = ATA_CBL_PATA80; in pacpi_discover_modes()
H A Dlibata-core.c94 u8 cbl; member
338 if (fe->param.cbl == ATA_CBL_NONE) in ata_force_cbl()
341 ap->cbl = fe->param.cbl; in ata_force_cbl()
2227 return ((ap->cbl == ATA_CBL_SATA) && (!ata_id_is_sata(dev->id))); in ata_dev_knobble()
4315 * there is a good case for setting ap->cbl to the result when
4328 if (ap->cbl == ATA_CBL_PATA40) in cable_is_40wire()
4332 if (ap->cbl == ATA_CBL_PATA80 || ap->cbl == ATA_CBL_SATA) in cable_is_40wire()
4339 if (ap->cbl in cable_is_40wire()
[all...]
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-iops.c240 if (hwif->cbl == ATA_CBL_SATA || hwif->cbl == ATA_CBL_PATA40_SHORT) in eighty_ninty_three()
250 if (hwif->cbl != ATA_CBL_PATA80 && !ivb) in eighty_ninty_three()
270 if (hwif->cbl == ATA_CBL_PATA80) in eighty_ninty_three()
285 hwif->cbl == ATA_CBL_PATA80 ? "drive" : "host"); in eighty_ninty_three()
H A Dalim15x3.c384 u8 cbl = ATA_CBL_PATA40, tmpbyte; in ali_cable_detect() local
397 cbl = ATA_CBL_PATA40_SHORT; in ali_cable_detect()
401 cbl = ATA_CBL_PATA80; in ali_cable_detect()
405 return cbl; in ali_cable_detect()
H A Dide.c363 hwif->cbl = ATA_CBL_PATA40_SHORT; in ide_port_apply_params()
H A Dide-probe.c1150 if (hwif->cbl != ATA_CBL_PATA40_SHORT) in ide_port_cable_detect()
1151 hwif->cbl = port_ops->cable_detect(hwif); in ide_port_cable_detect()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dpd_vdo.h204 #define VDO_CABLE(hw, fw, cbl, gdr, lat, term, tx1d, tx2d, rx1d, rx2d, cur,\
206 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dsclp_early.c62 sclp.has_sipl = !!(sccb->cbl & 0x4000); in sclp_early_facilities_detect()
63 sclp.has_sipl_eckd = !!(sccb->cbl & 0x2000); in sclp_early_facilities_detect()
H A Dsclp.h197 u16 cbl; /* 136-137 */ member
/kernel/linux/linux-6.6/include/dt-bindings/usb/
H A Dpd.h341 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \
342 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
/kernel/linux/linux-6.6/include/linux/usb/
H A Dpd_vdo.h364 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \
365 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/usb/
H A Dpd.h341 #define VDO_CABLE(hw, fw, cbl, lat, term, tx1d, tx2d, rx1d, rx2d, cur, vps, sopp, usbss) \
342 (((hw) & 0x7) << 28 | ((fw) & 0x7) << 24 | ((cbl) & 0x3) << 18 \
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dsclp_early.c50 sclp.has_sipl = !!(sccb->cbl & 0x4000); in sclp_early_facilities_detect()
H A Dsclp.h201 u16 cbl; /* 136-137 */ member
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dcore.c584 struct ci_hdrc_cable *cbl = container_of(nb, struct ci_hdrc_cable, nb); in ci_cable_notifier() local
585 struct ci_hdrc *ci = cbl->ci; in ci_cable_notifier()
587 cbl->connected = event; in ci_cable_notifier()
588 cbl->changed = true; in ci_cable_notifier()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dcore.c591 struct ci_hdrc_cable *cbl = container_of(nb, struct ci_hdrc_cable, nb); in ci_cable_notifier() local
592 struct ci_hdrc *ci = cbl->ci; in ci_cable_notifier()
594 cbl->connected = event; in ci_cable_notifier()
595 cbl->changed = true; in ci_cable_notifier()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_ata.c405 ap->cbl = ATA_CBL_SATA; in sas_ata_hard_reset()
576 ap->cbl = ATA_CBL_SATA; in sas_ata_init()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_ata.c439 ap->cbl = ATA_CBL_SATA; in sas_ata_hard_reset()
608 ap->cbl = ATA_CBL_SATA; in sas_ata_init()

Completed in 33 milliseconds

12