Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h367 #define IORDY_EN 0x10 /* IORDY Enable */ macro
DdefBF547.h618 #define IORDY_EN 0x10 /* IORDY Enable */ macro
/linux-4.1.27/drivers/ata/
Dpata_bf54x.c344 ATAPI_GET_CONTROL(base) | IORDY_EN); in bfin_set_piomode()
347 ATAPI_GET_CONTROL(base) & ~IORDY_EN); in bfin_set_piomode()