Searched refs:DRWTIM0 (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/ide/ |
D | cmd64x.c | 33 #define DRWTIM0 0x54 macro 65 static const u8 drwtim_regs[4] = {DRWTIM0, DRWTIM1, DRWTIM2, DRWTIM3}; in cmd64x_program_timings()
|
D | cmd640.c | 152 #define DRWTIM0 0x54 macro 171 static u8 drwtim_regs[4] = {DRWTIM0, DRWTIM1, DRWTIM23, DRWTIM23};
|
/kernel/linux/linux-5.10/drivers/ata/ |
D | pata_cmd64x.c | 50 DRWTIM0 = 0x54, enumerator 109 { DRWTIM0, DRWTIM1 }, in cmd64x_set_timing()
|
D | pata_cmd640.c | 38 DRWTIM0 = 0x54, enumerator
|