Home
last modified time | relevance | path

Searched refs:FDCCMDADD_H (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Dataflop.c32 * - When probing the floppies we should add the FDCCMDADD_H flag since
126 #define FDCCMDADD_H (0x08) /* wait for spin-up */ macro
1812 FDC_WRITE( FDCREG_CMD, FDCCMD_RESTORE | FDCCMDADD_H | FDCSTEP_6 ); in fd_test_drive_present()
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c32 * - When probing the floppies we should add the FDCCMDADD_H flag since
127 #define FDCCMDADD_H (0x08) /* wait for spin-up */ macro
1840 FDC_WRITE( FDCREG_CMD, FDCCMD_RESTORE | FDCCMDADD_H | FDCSTEP_6 ); in fd_test_drive_present()

Completed in 5 milliseconds