Home
last modified time | relevance | path

Searched refs:RSTC (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h334 #define RSTC 0x00000001 /* Reset All Counters */ macro
/linux-4.4.14/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h321 #define RSTC 0x00000001 /* Reset All Counters */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h335 #define RSTC 0x00000001 /* Reset All Counters */ macro
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Datmel-at91.txt91 RSTC Reset Controller required properties:
/linux-4.4.14/drivers/net/ethernet/adi/
Dbfin_mac.c609 bfin_write_EMAC_MMC_CTL(RSTC | CROLL); in setup_system_regs()