| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | umc8672.c | 110 ide_hwif_t *mate = hwif->mate; in umc_set_pio_mode() local 116 if (mate) in umc_set_pio_mode() 117 spin_lock_irqsave(&mate->lock, flags); in umc_set_pio_mode() 118 if (mate && mate->handler) { in umc_set_pio_mode() 124 if (mate) in umc_set_pio_mode() 125 spin_unlock_irqrestore(&mate->lock, flags); in umc_set_pio_mode()
|
| H A D | palm_bk3710.c | 130 static void palm_bk3710_setpiomode(void __iomem *base, ide_drive_t *mate, in palm_bk3710_setpiomode() argument 155 if (mate) { in palm_bk3710_setpiomode() 156 u8 mode2 = mate->pio_mode - XFER_PIO_0; in palm_bk3710_setpiomode() 198 ide_drive_t *mate; in palm_bk3710_set_pio_mode() local 206 mate = ide_get_pair_dev(drive); in palm_bk3710_set_pio_mode() 207 palm_bk3710_setpiomode(base, mate, is_slave, cycle_time, pio); in palm_bk3710_set_pio_mode()
|
| H A D | cs5530.c | 84 ide_drive_t *mate = ide_get_pair_dev(drive); in cs5530_udma_filter() local 88 if (mate == NULL) in cs5530_udma_filter() 90 mateid = mate->id; in cs5530_udma_filter() 92 if (ata_id_has_dma(mateid) && __ide_dma_bad_drive(mate) == 0) { in cs5530_udma_filter()
|
| H A D | cmd640.c | 474 unsigned int mate = index ^ 1; in program_drive_counts() local 477 if (setup_count < setup_counts[mate]) in program_drive_counts() 478 setup_count = setup_counts[mate]; in program_drive_counts() 479 if (active_count < active_counts[mate]) in program_drive_counts() 480 active_count = active_counts[mate]; in program_drive_counts() 481 if (recovery_count < recovery_counts[mate]) in program_drive_counts() 482 recovery_count = recovery_counts[mate]; in program_drive_counts()
|
| H A D | sc1200.c | 107 ide_drive_t *mate = ide_get_pair_dev(drive); in sc1200_udma_filter() local 111 if (mate == NULL) in sc1200_udma_filter() 113 mateid = mate->id; in sc1200_udma_filter() 115 if (ata_id_has_dma(mateid) && __ide_dma_bad_drive(mate) == 0) { in sc1200_udma_filter()
|
| H A D | setup-pci.c | 88 if (hwif->mate && hwif->mate->dma_base) { in ide_pci_dma_base() 89 dma_base = hwif->mate->dma_base - (hwif->channel ? 0 : 8); in ide_pci_dma_base() 135 if ((dma_stat & 0x80) && hwif->mate && hwif->mate->dma_base) { in ide_pci_check_simplex()
|
| H A D | ide-probe.c | 1438 ide_hwif_t *hwif, *mate = NULL; in ide_host_register() local 1446 mate = NULL; in ide_host_register() 1453 if ((i & 1) && mate) { in ide_host_register() 1454 hwif->mate = mate; in ide_host_register() 1455 mate->mate = hwif; in ide_host_register() 1458 mate = (i & 1) ? NULL : hwif; in ide_host_register() 1478 hwif->mate == NULL || hwif->mate->present == 0) { in ide_host_register()
|
| H A D | ns87415.c | 228 if (hwif->mate) { in init_hwif_ns87415() 229 hwif->select_data = hwif->mate->select_data; in init_hwif_ns87415()
|
| H A D | cy82c693.c | 157 hwif->mate = primary; in init_iops_cy82c693()
|
| H A D | ide-proc.c | 64 if (hwif && hwif->mate) in ide_mate_proc_show() 65 seq_printf(m, "%s\n", hwif->mate->name); in ide_mate_proc_show()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | pmac_zilog.h | 17 struct uart_pmac_port *mate; member 76 return uap->mate; in pmz_get_port_A()
|
| H A D | pmac_zilog.c | 444 uap_b = uap_a->mate; in pmz_interrupt() 1665 pmz_ports[count].mate = &pmz_ports[count+1]; in pmz_probe() 1666 pmz_ports[count+1].mate = &pmz_ports[count]; in pmz_probe() 1746 pmz_ports[0].mate = &pmz_ports[1]; in pmz_probe() 1747 pmz_ports[1].mate = &pmz_ports[0]; in pmz_probe()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/ |
| H A D | au-Goulburn-Rocky_Hill | 365 [7mate Canberra]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ide.h | 718 struct hwif_s *mate; /* other hwif from same PCI chip */ member
|
| /OK3568_Linux_fs/buildroot/package/googlefontdirectory/ |
| H A D | googlefontdirectory.hash | 874 sha256 9cd20277e2c89d47e3997435e3a16539d20173d850fbb42474990f71642e473e ofl/mate/OFL.txt
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 1198 mate Mate name
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_linux.c | 4723 wofa_data = fwder_lookup(ifp->fwdh->mate, da, ifp->idx); in dhd_sendup()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-10 | 4653 Note that this function is not an exact mate to
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-10 | 4653 Note that this function is not an exact mate to
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 56115 " is not the mate of ].
|