Searched refs:SMC_MODE_TDF_CYCLES (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_smc.c74 WR4HW(base, SMC_MODE, smc->mode | SMC_MODE_TDF_CYCLES(smc->tdf_cycles));
H A Dat91_smc.h65 #define SMC_MODE_TDF_CYCLES(x) ((x) << 16) macro

Completed in 60 milliseconds