Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h371 #define TFRCNT_RST 0x100 /* Trans Count Reset */ macro
DdefBF547.h622 #define TFRCNT_RST 0x100 /* Trans Count Reset */ macro
/linux-4.4.14/drivers/ata/
Dpata_bf54x.c895 ATAPI_SET_CONTROL(base, ATAPI_GET_CONTROL(base) | TFRCNT_RST); in bfin_bmdma_setup()