Home
last modified time | relevance | path

Searched refs:CROLL (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h335 #define CROLL 0x00000002 /* Counter Roll-Over Enable */ macro
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h322 #define CROLL 0x00000002 /* Counter Roll-Over Enable */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h336 #define CROLL 0x00000002 /* Counter Roll-Over Enable */ macro
/linux-4.1.27/drivers/net/ethernet/adi/
Dbfin_mac.c609 bfin_write_EMAC_MMC_CTL(RSTC | CROLL); in setup_system_regs()