Home
last modified time | relevance | path

Searched refs:EZ (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
Dlibata-pata-timings.c58 #define EZ(v, unit) ((v)?ENOUGH(((v) * 1000), unit):0) macro
63 q->setup = EZ(t->setup, T); in ata_timing_quantize()
64 q->act8b = EZ(t->act8b, T); in ata_timing_quantize()
65 q->rec8b = EZ(t->rec8b, T); in ata_timing_quantize()
66 q->cyc8b = EZ(t->cyc8b, T); in ata_timing_quantize()
67 q->active = EZ(t->active, T); in ata_timing_quantize()
68 q->recover = EZ(t->recover, T); in ata_timing_quantize()
69 q->dmack_hold = EZ(t->dmack_hold, T); in ata_timing_quantize()
70 q->cycle = EZ(t->cycle, T); in ata_timing_quantize()
71 q->udma = EZ(t->udma, UT); in ata_timing_quantize()
/kernel/linux/linux-5.10/drivers/ide/
Dide-timings.c94 #define EZ(v, unit) ((v) ? ENOUGH((v) * 1000, unit) : 0) macro
99 q->setup = EZ(t->setup, T); in ide_timing_quantize()
100 q->act8b = EZ(t->act8b, T); in ide_timing_quantize()
101 q->rec8b = EZ(t->rec8b, T); in ide_timing_quantize()
102 q->cyc8b = EZ(t->cyc8b, T); in ide_timing_quantize()
103 q->active = EZ(t->active, T); in ide_timing_quantize()
104 q->recover = EZ(t->recover, T); in ide_timing_quantize()
105 q->cycle = EZ(t->cycle, T); in ide_timing_quantize()
106 q->udma = EZ(t->udma, UT); in ide_timing_quantize()
/kernel/linux/linux-5.10/arch/powerpc/platforms/40x/
DKconfig6 select 405EZ
8 This option enables support for the AMCC 405EZ Acadia evaluation board.
59 config 405EZ
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dacadia.dts2 * Device Tree Source for AMCC Acadia (405EZ)
32 model = "PowerPC,405EZ";
73 /* 405EZ has only 3 interrupts to the UIC, as
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Dbttv-cardlist.rst94 - Lifeview FlyVideo II EZ /FlyKit LR38 Bt848 (capture only)
302 - Lifeview FlyVideo 98EZ (capture only) LR51
Dbttv.rst572 - 1851:1851 = Flyvideo 98 EZ (capture only)
579 - LR37 Rev.C = Flyvideo EZ (Capture only, ZR36120 + SAA7110)
580 - LR38 Rev.A1= Flyvideo II EZ (Bt848 capture only)
583 - LR51 Rev.E = Flyvideo 98 EZ (capture only)
889 - EZ Capture/InterCam PCI (BT-848 chip)
890 - EZ Capture/InterCam PCI (BT-878 chip)
/kernel/linux/linux-5.10/Documentation/admin-guide/blockdev/
Dparide.rst44 - SyQuest EZ-135, EZ-230 & SparQ drives
122 SyQuest EZ, SparQ pd epat
172 EZ-135 connected to the chained port on the PD/CD drive and also an
236 a SyQuest EZ-135 is attached to port 0x378::
/kernel/linux/linux-5.10/drivers/staging/comedi/
DKconfig375 tristate "Data Translation DT2821 series and DT-EZ ISA card support"
378 Enable support for Data Translation DT2821 series including DT-EZ
381 DT21-EZ, DT23-EZ, DT24-EZ and DT24-EZ-PGL
/kernel/linux/linux-5.10/drivers/block/paride/
DKconfig23 EZ-135, EZ-230 and SparQ drives, the Avatar Shark and the backpack
/kernel/linux/linux-5.10/drivers/usb/host/
DKconfig11 The Cypress C67x00 (EZ-Host/EZ-OTG) chips are dual-role
/kernel/linux/linux-5.10/drivers/eisa/
Deisa.ids100 AMI28A1 "AMI EZ-FLEX EISA System Board"
/kernel/linux/linux-5.10/
DCREDITS2473 E: mge@EZ-Darmstadt.Telekom.de
4028 S: 6525 EZ Nijmegen
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch9323 + /* Disable RA EZ clock gating. */