Home
last modified time | relevance | path

Searched refs:FD_CONFIGURE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfdreg.h82 #define FD_CONFIGURE 0x13 /* configure FIFO operation */ macro
/openbmc/linux/drivers/block/
H A Damiflop.c162 #define FD_CONFIGURE 0x13 /* configure FIFO operation */ macro
H A Dfloppy.c1249 output_byte(fdc, FD_CONFIGURE); in fdc_configure()